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