Re: Xcode 1.5 and NFS problems?
Re: Xcode 1.5 and NFS problems?
- Subject: Re: Xcode 1.5 and NFS problems?
- From: j o a r <email@hidden>
- Date: Wed, 11 Aug 2004 08:00:04 +0200
I keep my sources in my NFS mounted home directory and it works fine
also with Xcode 1.5 - at least beside the fact that Xcode has some
rather severe performance problems when source files are on networked
volumes.
I don't build *to* my NFS mounted home directory though (there is a
limit to how much performance degradation I'm willing to endure...
;), so I don't know how that would work.
j o a r
On 2004-08-11, at 06.04, Ben Golding wrote:
> We have all our user home directories NFS mounted from server in the
> office. When I try to launch Xcode with one of our existing projects,
> nothing happens, whether I double click the project file, open from
> the menu, or whatever. If I copy the project onto an HFS+ filesystem,
> it launches fine. I have filed a bug report (3757990). This used to
> work with Xcode 1.2.
>
> Further, even with the project moved onto a HFS disk, if I have the
> build products directory in my home dir, products fail to build. It
> reports that the build products aren't found. A little bit of looking
> seems to show that the build target is set to
> /automount/Network/Users/bgg/Build/CSVTest which doesn't exist, hence
> the problem; I think this should be
> /var/automount/Network/Users/bgg/Build (or even just
> /Network/Users/bgg/Build or ~bgg/Build). Or maybe it's some sort of
> wider NFS problem with Xcode 1.5.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.