Login | Register
My pages Projects Community openCollabNet

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

subclipse
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

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

Author Jan Du Toit <jan dot du dot toit at gmail dot com>
Full name Jan Du Toit <jan dot du dot toit at gmail dot com>
Date 2009-08-03 04:36:06 PDT
Message Hi,

I'm trying to achieve the following with SVN Ant:
Export all the files that were added/modified between two specific
revisions. I.o.w I want to export the files that changed between two
revisions.

Unfortunately, the SVN Export command cannot export a subset of the tree
(for instance export only the difference between two revisions) it can only
export the whole tree.

The only possible way I can see to do this is to perfom a svn-ant diff and
from the resulting file somehow determine what files has changed and then do
a one by one svn-ant export.

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

« Previous message in topic | 1 of 2 | Next message in topic »

Messages

Show all messages in topic

[Subclipse-users] SVN Ant: Export added and modified files between two revisions. Jan Du Toit <jan dot du dot toit at gmail dot com> Jan Du Toit <jan dot du dot toit at gmail dot com> 2009-08-03 04:36:06 PDT
     Re: [Subclipse-users] SVN Ant: Export added and modified files between two revisions. jfrank Joshua Frankamp 2009-08-04 10:27:59 PDT
Messages per page: