> 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]>
