Discussion:
[Cppunit-devel] CVS repository migration to subversion
CppUnit development mailing list
2009-11-19 08:42:42 UTC
Permalink
Hi all,
I plan to migrate CppUnit source code repository from CVS to subversion this
week-end unless someone voices strongly against it.

This will make it easier to access the source repository from behind
corporate firewall and makes it easier for repository mirror to keep in sync
with the trunk (most DVCS can easily mirror a subversion trunk).

Migration is done using iso-latin-1 encoding (I've already prepared a
svndump and there seems to be a few characters in unknown encoding in
changelog...).

Let's me now if you see any issues with this. The old CVS repository tarball
will be made available on the download page for archival purpose.

Baptiste.
CppUnit development mailing list
2009-11-22 08:03:00 UTC
Permalink
The migration is completed.

The trunk sources can be retrieved using:

svn co https://cppunit.svn.sourceforge.net/svnroot/cppunit/trunk/cppunitcppunit

A tarball of the old CVS repository is available in the "SVN Migration
Archive" folder in the download section.

Baptiste.
Post by CppUnit development mailing list
Hi all,
I plan to migrate CppUnit source code repository from CVS to subversion
this week-end unless someone voices strongly against it.
This will make it easier to access the source repository from behind
corporate firewall and makes it easier for repository mirror to keep in sync
with the trunk (most DVCS can easily mirror a subversion trunk).
Migration is done using iso-latin-1 encoding (I've already prepared a
svndump and there seems to be a few characters in unknown encoding in
changelog...).
Let's me now if you see any issues with this. The old CVS repository
tarball will be made available on the download page for archival purpose.
Baptiste.
Loading...