Are there any tools available to migrate from bitbucket to CVS? I would like to be able to keep the branches and revision histories. Thanks.
Community moderators have prevented the ability to post new answers.
I've done some searching, and it doesn't look like anyone has made a tool for that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's not a common task. You could sync from git or hg to svn. Perhaps there's a svn to vcs script out there from about ten years ago. But really it's time to move off cvs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you looking to migrate from git to cvs? Just wanted to check (don't often see that request).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would like the repository that is currently in bitbucket and migrate that into our current cvs repository. Along with that, i would like to keep the branches and revision histories. Is that a tool that does that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Community moderators have prevented the ability to post new answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.