Hi Simon, I have been working on this locally, but I would definately appreciate some help. I will try to get the changes I have tidied up and checked in tonight, which will give a better baseline to work from.
Cheers, Clayton -----Original Message----- From: Simon Protheroe [mailto:[EMAIL PROTECTED] Sent: Sat 5/1/2004 2:59 PM To: [EMAIL PROTECTED] Cc: Subject: [NAntC-Dev] Patch for Subversion task Hi all, I've attached a patch to fix a few issues with the Subversion source control task. The diffs are actually for the base class, AbstractSvnTask. Apart from a couple of simple typos the main issue concerns command line handling. Command line arguments weren't being passed to the subversion command line, which made several operations impossible to specify. I'll be the first to admit this patch is an ugly kludge, but at least it gets the task working. Usage is now, for example: <svn command="checkout" destination="/buildroot" commandline="/buildroot" svnroot="svn://sourceserver/project" /> Note that, although the "destination" attribute is used to set the working directory, it is not passed to subversion itself and therefore you need to add the destination folder to the command line if you aren't using the default working copy root. If someone could take a look at the patch and commit it if it looks OK that would be great. If there are any problems then let me know and I'll take another look at it. Also, if nobody else is actively working on the subversion tasks, I'm happy to do a more substantial overhaul of them. Cheers, Simon ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id?66&op=click _______________________________________________ NAntContrib-Developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer