Hi,
I'm fairly new to NAnt and a newcomer to the mailing lists. This is the
issue:
I am trying to pvcsget a project by promotion group and it seems as it is
working fine but at the end I get the following error message:
[pvcsget] An unknown problem has occurred.
BUILD FAILED - 1 non-fatal err
Ken,
Thanks for the reply. I just did a search on my build server. There is
only one file named svn.exe and it is in c:\Program Files\Subversion.
I think this has something to do with the exec task and the environment
perhaps. I'm not sure. Failed to start seems a different message than
fi
Bob,
I ran into a similar problem when I installed the Subversion 1.5 client.
First, check your installation directory very closely. I found that
different Subversion 1.5 installers and/or .zip files put the binary
files in different places (e.g. in ../bin or NOT). I ended up with two
sets of b
I guess I should have been more specific here, I am using the exec tag:
These are actually CI Factory scripts. The problem started occurring
after I upgraded to svn 1.5. Above this in the script it adds c:\Program
Files\subversion to the path
Bob,
I don't know if this is the answer you are looking forward. I tried may
time to get the Nant command to work reliably, but had never
ending problems with errors similar to yours, and mostly, conflicts
between the various Uri and path parameters. Ultimately I gave up and
have recast all