Re: can't add nfs automounted files to xcode?
Re: can't add nfs automounted files to xcode?
- Subject: Re: can't add nfs automounted files to xcode?
- From: j o a r <email@hidden>
- Date: Fri, 22 Oct 2004 07:23:31 +0200
Yes, this is a bug in Xcode that was triggered by changes in Mac OS X
10.3.5. I warned the list about this problem a couple of months back.
Apple is aware of it, but you should probably still file a bug report -
to help raise the priority of finding a resolution.
j o a r
On 2004-10-22, at 03.45, rinconj wrote:
An alternative to solve that problem is mounting the view through NFS
and it actually works; well at least I can edit files checked-out or
un-checked-out on the view server. But there is a problem with Xcode
that it can't find any automounted NFS files. The same path is fine
with vi or bbedit.
The view is mounted on /private/mnt
It appears that Xcode always changes the path to
/automout/private/mnt/*
and there is no private/ in /automount.
The correct path should be /private/automount/private/mnt/*
If I do a "sudo ln -s /private/automount/private /automout/private"
then xcode can find it, but it's still annoying.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden