Assuming you're using PuTTY for the SSH part then I would recommend
using either:

a) the native win32 cvs command line tool, which is available at
http://www.cvshome.org/downloads.html

or 

b) TortoiseCVS: a graphical Explorer extension, which is available at
http://www.tortoisecvs.org/

Both of these are useful, but I highly recommend Tortoise.  It is
incredibly useful, especially when used with
WinMerge (http://winmerge.sourceforge.net)

Sean Reilly
Programmer, Point2 Technologies, Inc.
(306) 955-1855
[EMAIL PROTECTED]


-----Original Message-----
From: Jon Skeet [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 24, 2002 12:19 PM
To: Log4J Developers List
Subject: RE: CVS/SSH on Windows


> I use the CVS/SSH combination that is delivered with Cygwin 
> on Windows to access the jakarta-log4j module in read/write mode. 
> Cygwin is a unix-like 
> environment that runs under Windows. What do other comitters 
> use to access the jakarta-log4j cvs module in read/write mode?

[I'm not a Log4j committer, but I'm an Ant committer, and I'm sure there
aren't any fundamental differences.]

I use PuTTY to set up a tunnel, then Eclipse (my IDE of choice) to do
the CVS client stuff.

I can't plug PuTTY enough - it's pretty simple (especially if you
understand SSH to start with - I don't, entirely!) and easily the best
Win32 telnet client I've seen. It doesn't hurt that the author is a
mate, too :)

http://www.chiark.greenend.org.uk/~sgtatham/putty/

Jon

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to