Something like this, Patrick:

for anonymous access:

SET 
CVSROOT=:pserver:anonym...@xharbour.cvs.sourceforge.net:/cvsroot/xharbour
SET HOME=c:\cvs\
cvs login
cvs checkout -P xharbour

via ssh:

SET CVSROOT=:ext:<your_login>@xharbour.cvs.sourceforge.net:/cvsroot/xharbour
SET HOME=C:\CVS\
SET CVS_RSH=ssh
cvs checkout -P xharbour


Regards, Alexander.

> Hello,
> 
> How can I update xHarbour's CVS from a command line prompt in Windows?
> Thanks!
> 
> Patrick


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to