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
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