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

Re: Extracting a subset of the repository

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2004-03-22 12:07:03 CET

On 2004-03-22 10:13:42 +0100, Xavier Cazin wrote:
> I'm interested in creating a working copy out of just files that
> have changed during the last commit. The goal is to run some
> validation processes only on files revision that have not been
> validated so far. Could someone suggest a good command for that?

If there is no specific command, you can probably get the changed
files with "svn info -R" and grep, then checkout these files.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> - 100%
validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
des Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 22 12:07:33 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.