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

Re: Pre-commit transaction modification question

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-02-12 02:02:13 CET

Simon Kitching <simon@ecnetwork.co.nz> writes:

> Have I misunderstood?

If you use a pre-commit hook that modifes files in the txn then those
files in the working copy will become "corrupt" as they will not have
the text or checksum committed. Any attempt to commit or update the
corrupt files will fail and a checksum error will be reported. The
rest of the working copy will function correctly.

There is no checksum for versioned properties, so if the post-commit
hook modifies those the working copy corruption will not be detected.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 12 02:02:34 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.