info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: new cvs server issue


From: Gagneet Singh
Subject: RE: new cvs server issue
Date: Tue, 4 Nov 2003 13:24:00 +0530

Hi!

|I have the code from an existing cvs server. And I have
|configured another cvs server. 

By the above I understand that the code you have got is a checked out
copy of the server source, or do you have the actual repository as it
exists on the server?

|How can I import the code into the new server such that after
|the import the code has the same release and revision tags ? 

>From the above, I got that you have the checked out copy with you. What
you require is the CVS repository copy with the files named as
"file_name1.c,v". These are the files containing the actual code with
the release and revision tags. Not the ones which you checkout from the
server. Those are ordinary files which are used for building the
application and not for use in CVS.

Am I right in the conclusion given above. If not then, there seems to be
something else wrong. Please send the complete details of your server
and client which you are using. Also, see if you can get the repository
copy and copy it to the new server as it was defined in the older one.
You can use another folder, but you will have to configure the
/etc/xinetd.d/cvspserver file for this change also.

Hope this helps,

Gagneet


|-----Original Message-----
|From: Vijay Kumar [mailto:address@hidden
|Sent: Tuesday, 04 November, 2003 12:45 PM
|To: address@hidden
|Subject: new cvs server issue
|
|
|Hi,
|
|I have the code from an existing cvs server. And I have
|configured another cvs server. 
|Currently when I checkout code from the existing server and 
|import it into the new server, there are no release tags etc ..
|
|How can I import the code into the new server such that after
|the import the code has the same release and revision tags ? 
|
|Please help.
|
|Regards,
|Vijay Kumar.
|
|
|
|
|
|
|





reply via email to

[Prev in Thread] Current Thread [Next in Thread]