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: Jason Pruim <email@hidden>
- Date: Thu, 24 Apr 2008 15:32:54 -0400
On Apr 24, 2008, at 3:20 PM, Jack Repenning wrote:
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://.
I was accessing it via file:// but after some comments from people, I
think in the long run I'd be happier to have it with svn:// and so
I've been working on that... Went through the conf files, and added
the paths and default access rights, and now I'm getting
"Authorization Failed" Error: 170001. I've also tried adding write
permissions for anon users just to see, and I'm still getting
errors... "Password incorrect"
All I've done is uncomment the defaults to make it work...
Any ideas?
--
Jason Pruim
Raoset Inc.
Technology Manager
MQC Specialist
3251 132nd ave
Holland, MI, 49424-9337
www.raoset.com
email@hidden
_______________________________________________
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