Yes, I have tried several different things on the exec tag...

C:\Program Files\Subversion\svn
C:\Program Files\Subversion\svn.exe
C:\Progra~1\Subversion\svn
C:\Progra~1\Subversion\svn.exe

I also tried by putting the path in a property, both the long form and
the short form and doing:

${SvnBinPath}\svn
${SvnBinPath}\svn.exe

I also tried adding an environment tag to the exec tag to set the PATH
variable. Here to I tried the long and short path form.

Argh!!! 

BOb
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brass
Tilde
Sent: Tuesday, August 12, 2008 11:22 AM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] svn failed to start

Bob Archer <[EMAIL PROTECTED]> wrote:

> Sorry, I'm really stuck here. Does anyone else have any ideas why I
> would be getting a fail to start message with the exec tag. (BTW: The
> SVN tag works, I just can't seem to get it to do what I want it to
> do.)

Have you tried using the fully qualified path in the program attribute's

value, rather than relying on the path?  I've generally found that 
easier than attempting to rely on the path or to make sure it's correct.

Silly, I know, but there it is.

Brad 


------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to