|
-
Jun 25th, 2007, 08:54 AM
#2
Re: Subversion Administration
You could try installing the windows command-line svn programs. I find it easier to work from a commandline interface with subversion, but i'm usually working on OSX/Linux. Last time I used TortoiseSVN (about a year ago), I found it to be lacking in features and not always working properly. I could not get it to connect to svn repositories over ssh (didn't try http/apache).
Take a look at Version Control with Subversion, a free book on subversion published by O'Reilly.
EDIT:
Looks like you want to read chapter 6 of the book, not chapter 5 
The Subversion page from the Ubuntu help has some basic info on how to access a repository via svnserve.
You probably need to edit the conf/svnserve.conf file in your repository directory if you haven't already, to allow external svnserve access.
Last edited by tr333; Jun 25th, 2007 at 09:19 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|