use the task!
Thanks
Jenny
-Original Message-
From: Marcin Hoppe [mailto:[EMAIL PROTECTED]
Sent: 10 June 2005 11:23
To: Vincent Chu
Cc: Jennifer Brandon; nant-developers@lists.sourceforge.net
Subject: Re: [nant-dev] Nant svn export
On 6/10/05, Vincent Chu <[EMAIL PROTECTED]> wrote:
> Ma
On 6/10/05, Vincent Chu <[EMAIL PROTECTED]> wrote:
> If you didn't have svn.exe in your path, it would
> definitely cause a NullReference error right after your last path is
> searched.
No, it's already fixed in CVS. If svn.exe is not on the PATH, there
should be a fancy error message instead of u
TED]
Sent: 10 June 2005 11:23
To: Vincent Chu
Cc: Jennifer Brandon; nant-developers@lists.sourceforge.net
Subject: Re: [nant-dev] Nant svn export
On 6/10/05, Vincent Chu <[EMAIL PROTECTED]> wrote:
Maybe if you run nant again with debug on (-debug+) and send us the
output, it'd
On 6/10/05, Vincent Chu <[EMAIL PROTECTED]> wrote:
> Maybe if you run nant again with debug on (-debug+) and send us the
> output, it'd help us pinpoint the problem ?
A few weeks ago a similar problem appeared (it thrown a
NullReferenceException when svn.exe was not available) on the user/dev
list
Maybe if you run nant again with debug on (-debug+) and send us the
output, it'd help us pinpoint the problem ?
vince
Jennifer Brandon wrote:
Hi
I am attempting to perform a svn export using the nant task but
I get the following error:
INTERNAL ERROR
System.NullReferenceException: Objec
On 6/10/05, Marcin Hoppe <[EMAIL PROTECTED]> wrote:
> What version of NAnt are you using? This issue should be fixed in CVS
> for quite some time.
One more comment: this error most probably means that you don't have
svn.exe in your PATH. NAnt's task requires svn.exe client
utility to be visible (
On 6/8/05, Jennifer Brandon <[EMAIL PROTECTED]> wrote:
> I am attempting to perform a svn export using the nant task but I get
> the following error:
>
>
>
> INTERNAL ERROR
>
>
>
> System.NullReferenceException: Object reference not set to an instance of an
> object.
>
>at NAnt.Contri
Hi
I am attempting to perform a svn export using the
nant task but I get the following error:
INTERNAL ERROR
System.NullReferenceException: Object reference not
set to an instance of an object.
at
NAnt.Contrib.Tasks.Svn.AbstractSvnTask.get_ExeName()
at
NAnt.Core.Tasks.E