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

RE: "svn:cat" - "svnlook cat" in pre-commit hook

From: Reedick, Andrew <jr9445_at_ATT.COM>
Date: Tue, 8 Apr 2008 08:33:51 -0500

>From: NEAU Sylvain [mailto:Sylvain.NEAU_at_cimut.fr]
>Sent: Tuesday, April 08, 2008 3:32 AM
>To: users_at_subversion.tigris.org
>Cc: CIMUT - Qualité
>Subject: "svn:cat" - "svnlook cat" in pre-commit hook
>>
>Hi all,
>
>In a pre-commit hook we are trying to get the md5
>digest of the PREV rev who is commited. It seems I
>can't cat the PREV rev with "svn cat" nor "svnlook
>cat".
>
>Is there a way to do this ?

The previous rev is the current revision (you haven't committed the new revision yet.) Just do an 'svn cat svn://.../foo.c'.

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA623

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-08 15:35:39 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.