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

Re: Exporting recently modified files

From: Cristi BALAN <mental_at_gmail.com>
Date: 2004-06-22 09:55:13 CEST

On Mon, 21 Jun 2004 19:34:03 -0500, Ben Collins-Sussman
<sussman@collab.net> wrote:
>
> On Mon, 2004-06-21 at 18:48, Simon McClenahan wrote:
> > How do you only export files/dirs that have been modified or added
> > since a specified revision number or date? More specifically, export
> > modified/added files over the scope of a revision range.
>
> I can't think of any way to do that.
>
> What are you trying to do? Why 'export', rather than just 'update' a
> working copy?

argh, sent the first reply only to ben collins-sussman, sorry about that ...

Usually, one needs this when having to update an exported directory to
a new revision. For example, on a web application installed in
multiple places that also needs updates for the binary files, you
can't just use the svn diff output

At the moment I have a script to get all differences between certain
revisions when used in the top level of a wc. It has some bugs as it
tries to svn cat dirs but, since it works and i just started learning
bash, it's good enough for me. Also, i have only used it in windows.

Cristi BALAN

ps: use at your own risk :)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Tue Jun 22 09:56:38 2004

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

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