LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   changed cvs server name (https://www.linuxquestions.org/questions/linux-software-2/changed-cvs-server-name-110177/)

mindcry 10-29-2003 09:53 PM

changed cvs server name
 
I have changed the name of my cvs server and I am no longer able to export it to the same directory because in the CVS folder on the client still contains the old server name. Is there a way other then changing the server name in every folder manually or deleting each module and checking it out again?

szaroubi 10-30-2003 03:58 PM

Try to re-checkout the module on the client ...
The copy the changed files.
Then:
%> cvs update
Resolve conficts then
%> cvs comit


All times are GMT -5. The time now is 06:43 AM.