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: Heath Raftery <email@hidden>
- Date: Tue, 10 Aug 2004 09:22:36 +1000
On 10/08/2004, at 4:01 AM, b.bum wrote:
On Aug 8, 2004, at 10:40 AM, Craig Beck wrote:
Use Martin Ott's pre compiled binaries. The easiest and simplest way
to go.
Martin's extra convenient packages are client only.
For the server portion, you will need to look elsewhere.
Care to clarify that a little? After my lengthy affair with CVS+XCode
which I documented recently ("Setting up CVS so it actually works!") on
this list, I thought I'd give Subversion a go with XCode 1.5 (partly
thanks to your recommendations!). After a bit of a look around I went
with Martin Ott's 1.1.0-rc1 package. Here's what it installed:
liteyear$ l /opt/subversion/bin/
total 36216
drwxr-xr-x 8 root wheel 272 9 Aug 09:40 .
drwxr-xr-x 4 root wheel 136 9 Aug 09:40 ..
-rwxr-xr-x 1 root wheel 4695632 15 Jul 19:05 svn
-rwxr-xr-x 1 root wheel 2480780 15 Jul 19:05 svnadmin
-rwxr-xr-x 1 root wheel 2295392 15 Jul 19:05 svndumpfilter
-rwxr-xr-x 1 root wheel 2449664 15 Jul 19:05 svnlook
-rwxr-xr-x 1 root wheel 2586300 15 Jul 19:05 svnserve
-rwxr-xr-x 1 root wheel 4018956 15 Jul 19:05 svnversion
In particular, svnserve appears to me to be the "server portion". I'm
very happy to say that by following the steps in the Subversion book, I
was easily able to set up a repository and access it from the local
machine as well as over Airport via svn+ssh://
It possible deserves a write up actually - it was far easier that CVS
to set up (although that is partly because I had CVS experience when it
came to Subversion) but there were still a couple of little gotchas to
get it working with XCode and over a network. Nonetheless, I didn't
require any additional software. If I wanted the WebDAV access of
course, I would need Apache 2 as well as the module for Subversion
WebDAV access.
So am I still missing part of the server side of things?
Heath
_______________________________________________
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.