Hi. I've been trying to get the cvs tasks to work under cygwin. I've modified the ant (shell script) to, if in cygwin, add -Dcygwin.user.home=`cygdrive --path --windows $HOME` to $ANT_OPTS. This is then detected in both CVSPass.java and AbstractCvsTask.java.
In full debug/verbose mode, ant is detecting (and using my *actual*) cygwin home directory ~/.cvspass. However (there's always an always isn't there :) I'm still getting an error when trying to do cvs instructions. If anybody has the time, I'd appreciate any pointers. My environment is a standard cygwin installation to c:\cygwin. Home is c:\cygwin\home\john. Help appreciated :) Thanks, J.
antcvs.patch
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
