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

Re: Export only modified files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-05-18 16:21:12 CEST

On May 18, 2005, at 9:19 AM, Scott Palmer wrote:

>
> On May 18, 2005, at 9:15 AM, Ben Collins-Sussman wrote:
>
>
>>
>> 3. Write some complicated script to parse 'svn log -v', figure
>> out what needs updating yourself, and do it
>> manually? This is really hard to do.
>>
>
> I think that is the closest thing. Would it be possible to give a
> revision range to 'svn export' so that only items that were
> modified would be exported?
>
> e.g.
>
> export -r123:145 --force URL
>
> could overwrite only the files that changed between r123 and r145.
> And since I used force anyway, perhaps it could delete files that
> were deleted in the repo between those versions?

Actually, this feature *has* been discussed, for exactly this
purpose. Nobody's gotten around to finish the design proposal and
making it happen.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 18 16:34:10 2005

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.