Re: svnant: verbose updates

Mark Phippard <[email protected]>
Newsgroups gmane.comp.version-control.subversion.subclipse.user
Message-ID <CAHFaGCpKbtV=ErG=ieey4=aXhqPpiiE9xKaxhWWNeC1UTjCdWw@mail.gmail.com>
On Thu, Feb 7, 2013 at 1:35 PM, Eric D <[email protected]> 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: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.