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 <svn> 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.ExternalProgramBase.DetermineFilePath()
at NAnt.Core.Tasks.ExternalProgramBase.get_ProgramFileName()
at NAnt.Core.Tasks.ExternalProgramBase.ExecuteTask()
at NAnt.Core.Task.Execute()
at NAnt.Core.Target.Execute()
at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies)
at NAnt.Core.Project.Execute()
at NAnt.Core.Project.Run()
Please send bug report to nant-developers@lists.sourceforge.net
<mailto:nant-developers@lists.sourceforge.net>.
The code in the build file is as follows:
<target name="svnExport">
<svn command="export"
destination="c:/work/"
uri ="http://subversion.snowvalley.com/Muse/trunk/docs/"
username="*******"
password="*****" />
</target>
Am I doing this wrong? I’d be grateful for any pointers
Many thanks
Jenny
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers