[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: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2004-03-22 10:17:05 CET

Hi,

Try a pre- or post- commit hook? That should show you the changed files, so you can retrieve and validate them (and in case of a pre-commit hook, reject the commit if files are invalid)

greetings,

--Tim

THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.

> -----Original Message-----
> From: Xavier Cazin [mailto:xavier@editions-oreilly.fr]
> Sent: maandag 22 maart 2004 10:14
> To: users@subversion.tigris.org
> Subject: Extracting a subset of the repository
>
>
> Hi everyone,
>
> 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?
>
> Thanks a lot in advance,
> -- Xavier.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 22 10:17:09 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.