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

Re: Checkout of files modified between 2 revisions

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 17 Aug 2009 10:44:19 -0400

On Mon, Aug 17, 2009 at 10:21, fida aljounaidi<fida.aljounaidi_at_gmail.com> wrote:
> Hi
>
> Is it possible to checkout only files or directories modified between 2
> revisions?

Directly no, but it can be scripted. svn diff --summarize -r REV1:REV2
will tell you all the paths that were changed in that range.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2384390

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-17 16:45:37 CEST

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.