I just got Maven to access my CVS repository from within Cygwin, but I'm curious as to how others
are running Maven from Windows and getting their CVS reports to work.


For those who are curious, what I had to do was run Cygwin's "cvs login" which produced a ~/.cvspass file
with an entry that looked like so:


/1 :pserver:[EMAIL PROTECTED]:2401/var/cvs/fsma [my encrypted password]

I then had to copy this file from my Cygwin home to my Windows home directory
and edit it to remove the starting /1 and leading space. I also had to specify the port
in my project.xml file. Are others using WinCVS to do the cvs login part?



Derek Greer



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



Reply via email to