Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
#1 | Link |
|
Vlad, the Buffy slayer
Join Date: Oct 2001
Location: France
Posts: 445
|
@CVS Gurus : need help with SSH - Solved
I try to connect with SSH to a sourceforge CVS repository. With pserver I got no problem at all but it's read only.
I have a bat file like that : set CVS_RSH=ssh set HOME=c:\HOME cvs -d:ext:vlad59@cvs.save-oe.sourceforge.net:/cvsroot/save-oe checkout save-oe From I've read about CVS it should work but I got the following output : Password: <-- Here I typed my password Could not chdir to home directory /home/users/v/vl/vlad59: No such file or directory cvs [server aborted]: can't chdir(/home/users/v/vl/vlad59): No such file or directory Where are my mistakes ????? Thanks in advance
__________________
Vlad59 Convolution3D for avisynth 2.0X : http://www.hellninjacommando.com/con3d Convolution3D for avisynth 2.5 : http://www.hellninjacommando.com/con3d/beta Last edited by vlad59; 30th April 2002 at 10:52. |
|
|
|
|
|
#2 | Link |
|
Registered User
Join Date: Oct 2001
Location: Gainesville FL USA
Posts: 2,091
|
Hi Vlad -
I am not at all a CVS guru. I seriously don't understand it. But I've managed to muddle through it for a few projects by using the WinCVS GUI. For save-oe I set the CVS root as: :ext:trbarry@cvs.save-oe.sourceforge.net:/cvsroot/save-oe the Authentication as SSH Server and the Home directory as c:\ssh For Win2K/XP I think you may also have to delete or change some Hosts file to avoid an error but I don't know the details. - Tom |
|
|
|
|
|
#3 | Link | |
|
Vlad, the Buffy slayer
Join Date: Oct 2001
Location: France
Posts: 445
|
@Tom
Thanks a lot for trying to help me. @Everybody I finaly found it : http://sourceforge.net/docman/displa...765&group_id=1 Quote:
ssh -l vlad59 cvs.save-oe.sourceforge.net And it worked perfectly.
__________________
Vlad59 Convolution3D for avisynth 2.0X : http://www.hellninjacommando.com/con3d Convolution3D for avisynth 2.5 : http://www.hellninjacommando.com/con3d/beta |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|