Creating new Subversion repository part 1

In order to retire my old CVS and Subversion server, I need to migrate everything to my new web server.  In the process, I intend to migrate the old code in CVS to Subversion.

I installed Subversion 1.6.15 from ports on all of my FreeBSD machines.  I then created an svn user on www, which will be my new Subversion server.

I need to think about how to organize the new repository (or repositories).  All I know at the moment is that I want libDwm to have its own repository.

Leave a Reply