info-cvs
[Top][All Lists]
Advanced

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

cvs to vss


From: Deepak Sable
Subject: cvs to vss
Date: Fri, 28 Nov 2003 17:19:33 +0530

hi 

is there any way to migrate data from cvs to vss .I want to build daily on cvs 
and put it on vss evey night...




depak



-----Original Message-----
From: John Wards [mailto:address@hidden
Sent: Thursday, November 27, 2003 5:46 PM
To: address@hidden
Subject: Can't connect to my server...


Hohum,

Its taken 2 people to get to this point....

I have now a working repostory that i can use locally, great.

I now want to connect to it as a server from another computer using :pserver:

I have set up xinetd with the following settings:

service cvspserver
{
        port            = 2401
        protocol        = tcp
        socket_type     = stream
        wait            = no
        user            = root
        log_type        = FILE /var/log/cvspserver
        log_on_failure  += USERID
        passenv         = PATH
        server          = /usr/bin/cvs
        server_args     = -f --allow-root=/home/johnwards/cvs-rep pserver
}

Connecting remotly I am getting the error [checkout aborted] Connection reset 
by peer.

Oh I also have the following in my $CVSROOT/CVSROOT/passwd file:

anonymous::johnwards

I have gone thru all the manual and the FAQ and so has my boss, we are both 
stumpped :-(. 

The xinetd error log is worse than useless....this is what it says:
03/11/address@hidden:09:57: START: cvspserver pid=2570 from=192.168.0.102
03/11/address@hidden:09:57: FAIL: cvspserver address from=192.168.0.102

Argh. Oh I have restarted xinetd a few times, even restarted my computer....

help!

Cheers
John



_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs
 
This e-mail and any attachments may contain information which is confidential 
and/or protected by intellectual property rights and are intended for the sole 
use of the recipient(s) named above. Any use of the information contained 
herein (including but not limited to, total or partial reproduction, 
communication or distribution in any form) by persons other than the designated 
recipient(s) is prohibited. If you have received this e-mail in error, please 
notify the sender and delete the material from any computer. Thankyou. Messages 
sent to and from us are Monitored and stored.
 
*****DISCLAIMER***** 
"This e-mail and any attachments may contain information which is confidential 
and/or 
protected by intellectual property rights and are intended for the sole use of 
the recipient(s) named above.
Any use of the information contained herein (including but not limited to, 
total or partial
reproduction, communication or distribution in any form) by persons other than 
the designated recipient(s) is
prohibited. If you have received this e-mail in error, please notify the sender 
and delete the material from
any computer. Thank you. 
 
Messages sent to and from us are Monitored and stored. 




reply via email to

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