can't add nfs automounted files to xcode?
can't add nfs automounted files to xcode?
- Subject: can't add nfs automounted files to xcode?
- From: rinconj <email@hidden>
- Date: Thu, 21 Oct 2004 18:45:04 -0700
Recently our clearcase server is updated to version 6.0 patch level 8
and after that I can no longer
use my mac to read any samba mounted file on the view server that is
not checked out. Checked out files can be read and written all right.
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