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

Re: [Subclipse-users] svnant: verbose updates

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 7 Feb 2013 13:42:45 -0500

On Thu, Feb 7, 2013 at 1:35 PM, Eric D <edalrymple_at_glitchsoft.com> wrote:

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

I have never used or tried svnAnt, but from the docs, I see a logFile option:

http://subclipse.tigris.org/svnant/svntask.html

It sounds like that is where the output from SVN commands can be directed.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3048009
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2013-02-07 19:42:50 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.