[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: Xavier Cazin <xavier_at_editions-oreilly.fr>
Date: 2004-03-22 10:35:23 CET

I actually plan to do that, but my validation process is not yet automated,
so I would have preferred a manual command for the short term :-)

Anyway, a post-commit hook seems indeed a pretty elegant way to validate a
file (and set some "valid" property). Thanks!

Xavier.

On 22 Mar 2004, tim.leeuwvander@nl.unisys.com wrote:
> 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
>>
>>

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Éditions O'Reilly           <URL:http://www.oreilly.fr/>
18 rue Séguier
75006 PARIS                     Fax :  +33 1 40 51 52 31
---------------------------------------------------------------------
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:51:19 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.