Re: How do I set up a subversion server?
Re: How do I set up a subversion server?
- Subject: Re: How do I set up a subversion server?
- From: Nick Zitzmann <email@hidden>
- Date: Sat, 7 Aug 2004 21:14:54 -0600
On Aug 7, 2004, at 8:50 PM, Mark Patterson wrote:
I'm pleased that the latest XCode uses subversion. But if I want to
set up a subversion server on my LAN, I will need svnadmin and
svnserve, if I understand correctly. I have installed both from
http://metissian.com/downloads/macosx/subversion/subversion-client
-1.0.6.dmg.gz and from the source (
http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260
). But in both cases all they install is the client stuff: svn and
svnversion.
How do I set up suberversion service on OS X?
You must first install Berkeley DB. You can download that from
<http://www.sleepycat.com/>.
Then you can download the latest version of Subversion from
<http://subversion.tigris.org/> and when you run the configure script,
it ought to detect Berkeley DB and install the svnserve program.
Keep in mind that Xcode's Subversion support is really bad right now,
and you might want to consider using a different GUI client, or use the
"svn" command line program.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"They [our enemies] never stop thinking about new ways to harm our
country and our people, and neither do we. We must never stop thinking
about how best to offend our country." - George W. Bush (August 5,
2004)
_______________________________________________
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.