On Thu, 2006-02-23 at 11:27 +0100, Toralf Lund wrote: > Ross Johnson wrote: > > > >Have you tried CvsGui at http://www.wincvs.org > > > >I don't think you need ssh tunnelling for anonymous access (could be > >wrong there), > > > I'm not sure I understand the point of using tunnelling for *anything* - > I mean instead of :ext: with CVS_RSH=ssh, but that's a different discussion.
Only if you're committing code to the repository. CVS's built-in security is pretty basic - apart from better authentication, ssh provides ssh-agent, so you can run a busy shell session without having to constantly enter a password. > >Also, the cvs commands at > >http://tools.openoffice.org/dev_docs/build_windows_tcsh.html > >under "Get the source code" provide all the info you need - although > >you'll need a little cvs knowledge to decipher the command lines. > > > > > Not a lot, I'd say. Actually, this page seems to have exactly the > information I need. Thanks. > > I'm still wondering why this information isn't displayed at a prominent > spot in the "download" section of the web site, though. And a web > interface to CVS the one found at SourceForge would also be nice... Generally, you find it by going down the Contributing - Programming - Development Category route, and it's way down the list under: Build, fix and enhance Source Code - Tools. If you get that far then I guess you're serious enough :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
