Discussion:
Merge all local CVS stuff into another remote CVS server installation? Or extract from remote CVS server?
Ben Stover
2012-03-18 18:08:37 UTC
Permalink
1.) Assume I run a local CVS installation (under Windows).
This CVS server already contains some stuff.

To I want to migrate/merge all this local stuff into another remote CVS installation.

How can I transfer all this data from CVS server1 to CVS server2?

2.) What about the opposite direction: I want to extract (forever/permanently) all repository stuff which belongs to project
"testproj123" from remote CVS server1 and put it into the new local "home" CVS server2.

How can I tell it the local CVS server to perform all necessary transfers and management operations?

Thank you
Ben

Loading...