![]() |
|
![]() | ||
|
Subject:
How to merge a CVS NT repository with an existing Solaris CVS repository
Category: Computers Asked by: cheekoo1-ga List Price: $20.00 |
Posted:
27 May 2004 10:17 PDT
Expires: 26 Jun 2004 10:17 PDT Question ID: 352743 |
I have an existing CVS repository on a Solaris box.However I want to merge another existing NT repository into the same Solaris repository. The basic files from RCS can be copied at the directory level, but I am not sure how to merge the CVSROOT directory files like history etc. Any pointers ? |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: How to merge a CVS NT repository with an existing Solaris CVS repository
From: algol68-ga on 27 May 2004 13:16 PDT |
CVSROOT is just another module in CVS Repository. You can checkout CVSROOT and append/modify files like history and commit them to CVSROOT module. You are correct on moving modules themselves - copy will work. Another solution is to move existing repository to the new server as is and keep both repositories running on the same box. CVS Server allows for this. (I have 4 CVS repositories on my development server) |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |