I've been running CS-RCS (a CVS front end & app for Windoze from Component Software ), and the machine it ran on died. Even though the repository was on a different m/c I had to jiggle around with it and the long and the short is that nothing is the way that it was.
I'm looking for a way to get my version control repository back. It looks like I've got to jump through all sorts of hoops to get CS-RCS running again, at least slightly because of new OS configuration on the new machine.
This app looks like I can migrate my repository onto a better (?) system, sub version, which I've heard good things about.
So, can I do that this with? I s'pose I can then run any (kinda) Subversion app against it?
Thanks in advance
Mark
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You should look into cvs2svn for converting an existing cvs repository to svn: http://cvs2svn.tigris.org/
Then if you have left some legacy applications that only work with cvs you may want to look into svnpserver.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Heh! First message, hi
I've been running CS-RCS (a CVS front end & app for Windoze from Component Software ), and the machine it ran on died. Even though the repository was on a different m/c I had to jiggle around with it and the long and the short is that nothing is the way that it was.
I'm looking for a way to get my version control repository back. It looks like I've got to jump through all sorts of hoops to get CS-RCS running again, at least slightly because of new OS configuration on the new machine.
This app looks like I can migrate my repository onto a better (?) system, sub version, which I've heard good things about.
So, can I do that this with? I s'pose I can then run any (kinda) Subversion app against it?
Thanks in advance
Mark
You should look into cvs2svn for converting an existing cvs repository to svn: http://cvs2svn.tigris.org/
Then if you have left some legacy applications that only work with cvs you may want to look into svnpserver.