Port of schuchert.wikispaces.com


Subversion_on_XP

Subversion_on_XP

I’m still looking for the right place to host my work in subversion. Until then, I’m running a subversion server on my home system. I’m using subversion for experience, I’ve been using some version of CVS since 1989 and I figure it’s about time to give a new tool a try.

Here’s what I did to get that up and running. Note, all of this stuff is available online. I’m just putting it here for a very quick reference.

Install Software

Configure Repository

Configure Subversion as an XP Service

Configure the Windows Service

Setup User Accounts

[general]
auth-access = write
password-db = passwd
[users]
* user name        password
brett.schuchert = somepassword

Install Subclipse

Connect to a Repository

First Time You Write

That’s it.


Comments

" Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.