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

Re: [Subclipse-users] SVN Ant: Export added and modified files between two revisions.

From: Joshua Frankamp <frankamp_at_gmail.com>
Date: Tue, 4 Aug 2009 10:27:38 -0700

> The resulting diff file is rather big. How can I get the svn-ant diff to
> only give me the summary as the command line does? (svn diff --summarize)?
>
> Regards, Jan.

That is not currently supported, but even if it was returning it in a
processable format in ant would be tricky with base ant features.
Outputting it to the screen would be one new feature, but even that
wouldn't help you exactly. I would suggest you look into a groovy
scriptlet and perhaps execute that from within ant when you want to
execute that feature.

If you do decide to develop the feature for svnant, patches can be put
into the bug tracking system.

- Joshua

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2380098

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-08-04 19:28:09 CEST

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.