[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] svnant: verbose updates

From: Eric D <edalrymple_at_glitchsoft.com>
Date: Thu, 7 Feb 2013 10:35:57 -0800 (PST)

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: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2013-02-07 19:40:45 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.