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: Paul Walmsley <email@hidden>
- Date: Thu, 24 Apr 2008 17:50:58 +0100
Jason Pruim wrote:
Thanks for the link, I think that's the same thing I'm fighting, so I
set it up on a NFS share and so far, it's not working right. But I'll
try a few more things :)
I'm wondering why you're using it on a share at all. Why not just use
the network interface? (via the http:// or svn:// protocols) It's much
safer and very easy to set up. Also, as others have mentioned the BDB
format is not recommended nowadays. Just do an 'svnadmin dump' then
'svnadmin load' to recreate the repository in FSFS format.
Paul
_______________________________________________
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