Re: Spam: RE: new cvs server issue

2003-11-04 Thread Vijay Kumar
Hi,

Thank you very much for your reply. 
I have access to the old server and the new server. 

So does this mean that :
If I wish to transfer the code form the current server to the new server
I just have to zip the whole folder and then unzip it in the new server?
What changes will I have to make in the new server's xinted.conf file ? 

Please help. 

Regards,
Vijay Kumar. 

On Tue, 2003-11-04 at 13:24, Gagneet Singh wrote:
 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:[EMAIL PROTECTED]
 |Sent: Tuesday, 04 November, 2003 12:45 PM
 |To: [EMAIL PROTECTED]
 |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.
 |
 |
 |
 |
 |
 |
 |
Vijay Kumar.

Triniti Advanced Software Labs. 
Ph  : 040 - 2789 3938, 2789 3939.
Fax : 040 - 2789 3937.
http://www.triniti.com



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


RE: Spam: RE: new cvs server issue

2003-11-04 Thread Gagneet Singh
Hi!

Effectively that is all that you have to do. Just check into which
folder you will be putting the unzipped folder and also change the user
 group permissions accordingly. (This is a compulsory step and is
required)

In the cvspserver file if you are using the same folder as earlier no
change needs to be carried out otherwise you need to just change the
path of the repository. That should do the necessary changes required
and also you will have to change the path on the clients to reflect the
new path. Then just checkout the modules and start working. Do not
overwrite the older checked out copy as that might contain the address
or path of the older server in the CVS folder created in the local copy.

Hope this helps

Gagneet

|-Original Message-
|From: Vijay Kumar [mailto:[EMAIL PROTECTED] 
|Sent: Tuesday, 04 November, 2003 14:12 PM
|To: [EMAIL PROTECTED]
|Cc: 'info-CVS'
|Subject: Re: Spam: RE: new cvs server issue
|
|
|Hi,
|
|Thank you very much for your reply. 
|I have access to the old server and the new server. 
|
|So does this mean that :
|If I wish to transfer the code form the current server to the 
|new server I just have to zip the whole folder and then unzip 
|it in the new server? What changes will I have to make in the 
|new server's xinted.conf file ? 
|
|Please help. 
|
|Regards,
|Vijay Kumar. 
|



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs