svnant: verbose updates
Eric D <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.subclipse.user |
|---|---|
| Message-ID | <911640986.5433.1360262157203.JavaMail.httpd@localhost> |
Hi,
I've been using svnant for a little bit and I wanted to have the option of displaying which files got updated after doing this in an ant script:
<svn refid="${settings.id}">
<update file="${dirpath}" recurse="true"/>
</svn>
So basically, I'm looking for some kind of "verbose" functionality for the update task. Is there any way of accomplishing this or a reason why it's not supported? I've looked all over the documentation, but couldn't figure it out.
Thank you for your time.
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3048008
To unsubscribe from this discussion, e-mail: [[email protected]].