Hi Clayton, Thanks very much for this. I can't see the changes in cvs yet but, from the buildfile you attached, they certainly look like a much more comprehensive overhaul than the patch I submitted - great job! As I mentioned, I'm happy to contribute to the Subversion support so let me know what needs doing and I'll help where I can. Regarding the username/password issue - this may be a credential caching problem. As you know, svn caches credentials in the user's application data folder by default. You can override this, but I think you may have a typo in the code or the buildfile: The appropriate svn argument is "--no-auth-cache" which I guess corresponds to the "cash-auth='false'" in your example buildfile. It might be worth looking there for the problem. On the other hand, it could well be a Subversion issue, as you suggest. Subversion 1.0.2 was released earlier in the week - does that behave any differently? Cheers, Simon
________________________________ From: Clayton Harbour [mailto:[EMAIL PROTECTED] Sent: Sun 02/05/2004 10:07 To: Simon Protheroe Subject: RE: [NAntC-Dev] Patch for Subversion task Hi Simon, I have checked in the <svn-update/> and <svn-checkout/> tasks. The checkout task is nearly complete, just needs a few unit tests to make sure that everything is working, and a once over on the documentation. I have also attached a sample build file that I was using for testing, which I will eventually make into a unit test. There is also something a little odd going on with the username/ password I think, but this might be a subversion issue (i.e. the username/ password are invalid but I am still allowed to update/ checkout). Maybe these are not checked by default until a commit is made? Cheers, Clayton ------------------------------------------------------- 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_id66&op=click _______________________________________________ NAntContrib-Developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer