SVN Page: Difference between revisions

From CUC3
Jump to navigation Jump to search
import>Am592
No edit summary
 
import>Am592
No edit summary
Line 4: Line 4:


As a CVS user, migrating to SVN was not without it's hiccoughs. Let's begin with some technical details:
As a CVS user, migrating to SVN was not without it's hiccoughs. Let's begin with some technical details:

A:
== Headline text ==
Setting up your SVN details

== Headline text ==


(1) If you've got an account on the SVN server at WWMM, you should have a certificate file need by SVN to authenticate
(1) If you've got an account on the SVN server at WWMM, you should have a certificate file need by SVN to authenticate

Revision as of 16:41, 26 October 2006

Catherine suggested that we put all the bits and pieces we learn about SVN in one place. A jolly good idea as I do tend to forget about things!


As a CVS user, migrating to SVN was not without it's hiccoughs. Let's begin with some technical details:

A:

Headline text

Setting up your SVN details

Headline text

(1) If you've got an account on the SVN server at WWMM, you should have a certificate file need by SVN to authenticate a session. Let's call this file svn_cert.p12. Place it in a convenient place, say, $HOME/certificates/

(2)