[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

CVS -> Subversion

From: Weichselbaumer Michael (MWE 4170) <michael.weichselbaumer_at_ntswincash.com>
Date: Thu, 29 Jan 2009 17:05:10 +0100

Hello everybody,
 
My company currently considers to migrate from CVS to Subversion and I
have been fiddling around
with cvs2svn and refinecvs a little bit.
 
In our CVS repository, there a lot of tags & branches, but we would like
to keep only a few of them.
I have tried to accomplish this using cvs2svn, but the repositories I
end up with after conversion are pretty messed up.
 
Our repository looks like this:
 
- HEAD
    - project1
    - project2
    - project3
    - ...
- tags
    - tag1
    - tag2
    - tag3
    - ...
- branches
    - branch1
    - branch2
    - branch3
    - ...
 
the tags & branches do not contain every project in HEAD, but only some.
 
What is the best way to convert to Subversion without losing the
history?!
 
Regards

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1069244

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-29 17:06:07 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.