> From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > On Tue, 28 May 2002, John Morrison <[EMAIL PROTECTED]> > wrote: > > > 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. > > Looks good to me, doesn't any harm on the Unix systems I've tried,
That's good in itself - I can't test it in anything but Windows or Cygwin. > but I cannot test it on Cygwin itself. > > > I'm still getting an error when trying to do > > cvs instructions. > > It may help to know which error you get 8-) Drats. In the middle of creating this email, what did I do? I realised that the directory doesn't exist. Guess what creating the directory did... :( Expect another patch soon which, in addition to this, creates the directory too! I thought cvs did this...? But then, we arn't using the co -d foodir flag... J. PS - is this likely to get into the ant code base? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
