help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] Using CVS with ange-ftp


From: Stephen Leake
Subject: Re: [h-e-w] Using CVS with ange-ftp
Date: 27 Sep 2002 14:57:56 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

"Jeff Rancier" <address@hidden> writes:

> Hi there.
> 
> I telneted to a SCO box we have, and checked out a project.  I can run all
> the normal cvs commands on that box (via telnet) just fine.  cvs add,
> status, etc.  I am running NTEmacs 21.2.1 on Windows XP.  I edit all the
> files from Windows via ange-ftp.  My problem is trying to run the PCL-CVS
> commands.  For example,  running directory status results in:
> 
> Repository : :pserver:address@hidden:/usr/local/cvsroot
> Module     :
> Working dir: /rcssco1:/u/jrancier/proj/clients/safeway/dinvrpt/
> 
> Message: cvs.exe [status aborted]: there is no version here; run 'cvs.exe
> checkout' first
> Message: cvs.exe status: in directory .:
> 
> --------------------- Empty ---------------------
> -- last cmd: cvs -f status --
> 
> But, I can telnet to the box and run the same command in the same directory
> without a problem.  Should I not expect this to work (cvs) via ange-ftp?

No. cvs running on your Windows box does not know how to use ftp to
get to the working directory. 

One solution to this is to use CVS to get a local copy of the files on
your Windows box, and work on them there. 

But maybe there is a compiler or some other tool that only exists on
the SCO box? Then get an NFS client for Windows, and mount the disk.
Then pcl cvs will work on the NFS mounted directory.

Or, get an X client for Windows (Cygwin has one), and run Emacs on the
SCO box, with the display on the Windows box. This is probably the
best solution.

-- 
-- Stephe





reply via email to

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