Re: [NAnt-users] and

2007-01-21 Thread Bill Martin
Hi Mark, I've never used SVN myself, but have you tried the task in NAnt-contrib? Might be easier that . http://nantcontrib.sourceforge.net/release/latest/help/tasks/svn-update.html HTH, Bill _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Mod

[NAnt-users] and

2007-01-21 Thread Mark Modrall
Hi... I'm new to nant, and I'm trying to port some java/ant tasks we'd done to it. Since we use svn as our source control, I'm having to do the update with exec. To get the revision updated to, I'm sifting through the svn output. Under ant, I redirected the svn output to a property using a f