Re: Setting up Subversion repositories in XCode 3.0
Re: Setting up Subversion repositories in XCode 3.0
- Subject: Re: Setting up Subversion repositories in XCode 3.0
- From: Jack Repenning <email@hidden>
- Date: Thu, 24 Apr 2008 12:20:33 -0700
On Apr 24, 2008, at 5:50 AM, Jason Pruim wrote:
Is the path "/volumes/raider/webserver/..." local, or on some sort
of file share? "Operation not supported" usually means "you're
using a remote volume whose file server doesn't support full POSIX
semantics."
It was an AFP share, but I've since setup a NFS share for that
directory to see if that helped. So far nothing, but I'm trying a
few different options
You _really_ want to use FSFS.
I think this network share is between your Subversion server and its
actual files, right? That is, the URLs you configure into Xcode begin
with http:// or svn://, but not with file://? If you're using file://
URLs, then you _really_ want to use FSFS and also to use a server-
mediated repository access scheme like http:// or svn://.
-==-
Jack Repenning
email@hidden
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"
_______________________________________________
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