On 3/22/07, Eduard Kotysh <nutellaboi@gmail.com> wrote:
>
> Mark, thanks for reply. I tried running: svn up -r HEAD
> c:\tsunami\svn\ed\build --non-interactive by hand and it succeeded no
> problem.
> I also tried running it under ant as an executable like this:
>
> <exec executable="svn">
> <arg line="up -r HEAD c:\tsunami\svn\ed\build
> --non-interactive"/>
> </exec>
>
> And that gave an error (same error as before, Working copy locked) which
> makes me conclude this is an Ant bug because error happens only when run
> under Ant environment.
>
> You also did point out an interesting thing about -N, indeed it doesn't
> show up even during successful run.
>
> Do you think I should bring this up at Ant's mailing list?
>
I wonder if the environment is different when the command is run via Java?
I do not know how you could check that though. Maybe instead of running
svn.exe, run a .bat file that printed out all of the environment variables?
Not that I know how to do that.
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Thu Mar 22 21:33:19 2007