Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2001 10:48:18 -0000
From:      Jim Knoll <james.knoll@saic.com>
To:        "'freebsd-questions@FreeBSD.org'" <freebsd-questions@FreeBSD.org>
Subject:   WinCVS 1.2 and cvs 1.11
Message-ID:  <01C0CCAC.13425790.james.knoll@saic.com>

next in thread | raw e-mail | index | archive | help
I am trying to setup access to cvs 1.11 on a FreeBSD 4.2 release system 
from WinCVS.  I am using ssh to connect.  When I try to check out code from 
a dos command prompt, I get the software checked out to the windows 
machine.  However, when I try to check out from WinCVS, I get a warning and 
the code is not checked out to the windows machine.

This is how I do it from dos:
J:\>set CVS_RSH=ssh
J:\>set CVSROOT=:ext:knollj@208.229.158.83:/usr/local/cvsroot
J:\>cvs co CVSROOT/modules
J:\>dir
 Volume in drive J is HOME2
 Volume Serial Number is FC3E-2967

 Directory of J:\

04/24/01  10:15a        <DIR>          .
04/24/01  10:15a        <DIR>          ..
03/27/01  02:49p               999,424 archive.pst
04/24/01  10:15a        <DIR>          CVSROOT
04/04/01  02:17p        <DIR>          data_sheets
04/20/01  09:57a        <DIR>          downloads
04/17/01  09:47a                30,577 freebsd_install.guide.html
04/24/01  09:38a                65,536 knollsj.PAB
04/24/01  10:34a             2,302,976 knollsj.pst
04/14/01  10:47a        <DIR>          Projects
03/27/01  08:10a               103,515 vim_doc.htm
04/12/01  01:51p        <DIR>          WorkDocuments
              12 File(s)      3,502,028 bytes
                         20,840,607,744 bytes free

This is my configuration in WinCVS 1.2 Admin Preferences dialog box:
CVSROOT knollj@208.229.158.83:/usr/local/cvsroot
Authentication SSH server
RSA identity c:\cygwin\home\administrator\.ssh\identity
From the Create menu, I choose Checkout module...
In the Checkout Settings Tab I enter the module name and path on the server 
as:
CVSROOT/modules
For local folder to checkout, I enter:
D:\src_root

Does anyone know what I am doing wrong?  I am trying introduce FreeBSD in 
my new company, but they need a windows interface for everything.

TIA,

Jim


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01C0CCAC.13425790.james.knoll>