Hi,
You should not use the task but instead use the specific task oriented versions, like:
destination=""
uri="whatever "
password="bill"
username="gates"
verbose="true"
/>
I never got working...
Regards,
IvoOn 10/24
Hi,
You need to use the NantContrib tasks to perform svn tasks.
Regards,
Ivo LimmenOn 10/24/05, Robert Schneider <[EMAIL PROTECTED]> wrote:
Hi,does the svn-task works correctly? I'm trying to commit a file but toachieve this I have to abuse the task:command="whatever"uri="whatever "pa
I share your concen, I also would like to keep using NANT, as much as I love avoiding using Microsoft products :).On 9/26/05, Hart, Leo <
[EMAIL PROTECTED]> wrote:It's a reasonable question I think. Besides, there are plenty of
feature requests already logged:http://sourceforge.net/tracker/?atid=4
You can also use the NANT editor in SharpDevelop a free Microsoft visual Studio clone. Try it, it's quite neat.On 9/22/05, Thibaut Barrère <
[EMAIL PROTECTED]> wrote:Select the build file then right click and select "open with".
VS.Net
will prompt the editor you wish to use, pick up the html/xml e
See:
http://nant.sourceforge.net/release/latest/help/fundamentals/properties.html
You can use the nant.onfailure & nant.onsuccess properties.
On 5/12/05, Thomas Tomiczek <[EMAIL PROTECTED]> wrote:
>
>
> Is there a special target I can set up in case a build error happens?
>
> My issue:
>