RE: [OT] Cvs windows

2004-07-27 Thread Matthew Van Horn
To: Struts Users Mailing List > Subject: Re: [OT] Cvs windows > > > Tourtoise seems to dig cvsnt rather than standard cvs.. > > I'm running on both ssh and pserver as if someone wants our code that > badly then they are welcome to it.. The server isn't a production

RE: [OT] Cvs windows

2004-07-27 Thread David Friedman
Use Eclipse's CVS integration and do your java/jsp/struts in that under CVS control! Regards David -Original Message- From: Mark Lowe [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 27, 2004 12:54 PM To: Struts Users Mailing List Subject: Re: [OT] Cvs windows Tourtoise seems to dig

Re: [OT] Cvs windows

2004-07-27 Thread Mark Lowe
Tourtoise seems to dig cvsnt rather than standard cvs.. I'm running on both ssh and pserver as if someone wants our code that badly then they are welcome to it.. The server isn't a production server and is in a separate DMZ to everything else.. We're trying wincvs now. My advise would be install

RE: [OT] Cvs windows

2004-07-27 Thread Vemuri, Raghu V
We use cvs with the repository on UNIX. Developers are usually on WSAD5 using the cvs plug-in. The interface is pretty nice and we have found it to be a quite responsive too. Eclipse should be no different. Some of us also use TortoiseCVS. TortoiseCVS integrates very very nicely with Windows E

Re: [OT] Cvs windows

2004-07-27 Thread Nick Heudecker
Mark: By plain CVS server, do you mean pserver? I won't go into the security implications of running pserver, but I think your best bet would be to install TortoiseCVS or WinCVS. Either are simple to install and use. Mark Lowe wrote: Hello sorry about this being a tad off the beaten track but

RE: [OT] Cvs windows

2004-07-27 Thread Jim Barrows
> -Original Message- > From: Mark Lowe [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 27, 2004 9:29 AM > To: Struts Users Mailing List > Subject: [OT] Cvs windows > > > Hello sorry about this being a tad off the beaten track but > I'm trying > to get someone up and running, connectin