|
Message
From: Günter Dannoritzer<dannoritzer@w...>
Date: Fri Apr 14 15:46:48 CEST 2006
Subject: [oc] kindly convert opencores cvs repository to subversion (svn)
Damjan Lampret wrote: > Hi ! > > I'll look at the SVN, and see how difficult would be to replace CVS. > Problem is, many developers are used to CVS, and also CVS is very > closely integrated into OpenCores web site. > > regards > Damjan >
That would be really great about switching to SVN.
Nice thing about it is, that for a CVS user it is easy to switch to it:
cvs checkout ---> svn checkout cvs commit ---> svn commit
For most commands, just replace cvs by svn.
Concerning the web interface, SVN can actually be setup as a WebDAV extension to Apache, but personally I think that is more administration work than just to run it as a standalone server.
I saw on the opencores.org page you use CVSweb, which unfortunately does not seem to support svn.
There are other tools, like ViewCV, formerly ViewCVS, that supports both, CVS and SVN. More information about it can be found here: http://www.viewvc.org/
Cheers,
Guenter
|
 |