Re: [NAnt-users] svn failed to start

2008-09-05 Thread Gert Driesen
Hey Bob, No, not that I recall right now. Gert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer Sent: vrijdag 5 september 2008 20:32 To: Gert Driesen; Brass Tilde; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] svn failed to start

Re: [NAnt-users] svn failed to start

2008-09-05 Thread Bob Archer
nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] svn failed to start 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 prop

Re: [NAnt-users] svn failed to start

2008-08-12 Thread Brass Tilde
Bob Archer <[EMAIL PROTECTED]> wrote: > I looks to be like this task deletes any files in the project with an > svn status of Unversioned or Ignored. Digging future it seems to use > another open source project from Softect, subversionsharp and AprSharp > that are actuall linked to subversion 1.4

Re: [NAnt-users] svn failed to start

2008-08-12 Thread Bob Archer
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer Sent: Tuesday, August 12, 2008 12:53 PM To: Gert Driesen; Brass Tilde; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] svn failed to start Well... svn is not failing to start now. Perhaps this is due to me fixing the corruption in

Re: [NAnt-users] svn failed to start

2008-08-12 Thread Bob Archer
all started after I upgraded svn to 1.5. BOb -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 12, 2008 11:58 AM To: Bob Archer; 'Brass Tilde'; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] svn failed to start Bob, Can you run

Re: [NAnt-users] svn failed to start

2008-08-12 Thread Gert Driesen
nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] svn failed to start Yes. The log I put in a previous message was when I had verbose turned. Svn isn't doing anything cause it isn't running. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

Re: [NAnt-users] svn failed to start

2008-08-12 Thread Bob Archer
nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] svn failed to start Bob Archer <[EMAIL PROTECTED]> wrote: > Yes, I have tried several different things on the exec tag... Have you tried "verbose" on the to see what output, if anything, Subve

Re: [NAnt-users] svn failed to start

2008-08-12 Thread Gert Driesen
: Re: [NAnt-users] svn failed to start 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

Re: [NAnt-users] svn failed to start

2008-08-12 Thread Brass Tilde
Bob Archer <[EMAIL PROTECTED]> wrote: > Yes, I have tried several different things on the exec tag... Have you tried "verbose" on the to see what output, if anything, Subversion is actually pumping out? - This SF.Net ema

Re: [NAnt-users] svn failed to start

2008-08-12 Thread Bob Archer
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: Th

Re: [NAnt-users] svn failed to start

2008-08-12 Thread Brass Tilde
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

Re: [NAnt-users] svn failed to start

2008-08-12 Thread Bob Archer
lto:[EMAIL PROTECTED] On Behalf Of Bob Archer Sent: Monday, August 11, 2008 10:42 AM To: Parrish, Ken; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] svn failed to start Ken, Thanks for the reply. I just did a search on my build server. There is only one file named svn.exe and

Re: [NAnt-users] svn failed to start

2008-08-11 Thread Bob Archer
lto:[EMAIL PROTECTED] Sent: Monday, August 11, 2008 10:28 AM To: Bob Archer; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] svn failed to start Bob, I ran into a similar problem when I installed the Subversion 1.5 client. First, check your installation directory very closely. I

Re: [NAnt-users] svn failed to start

2008-08-11 Thread Parrish, Ken
From: Bob Archer [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2008 10:15 AM To: Parrish, Ken; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] svn failed to start I guess I should have been more specific here, I am usi

Re: [NAnt-users] svn failed to start

2008-08-11 Thread Bob Archer
path which is echoed below in the log snippet I included. Thanks, BOb From: Parrish, Ken [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2008 9:36 AM To: Bob Archer; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] svn failed to start Bob

Re: [NAnt-users] svn failed to start

2008-08-11 Thread Parrish, Ken
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