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

Re: Resend: Output from post-commit hook

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-15 14:53:38 CET

On Nov 15, 2004, at 12:38 AM, Erik Williamson wrote:

> Aha!
>
> Yes - that was my idea originally - run the 'make verify' in the
> pre-commit - and it does return an error to the client there, when
> appropriate. But then I got all confused (New to Subversion) - if
> this is pre-commit, the new version isn't checked in yet - so where is
> the file that I'm trying to play with?

The pending commit is in a repository transaction tree, rather than in
a revision tree. So you can still use 'svnlook' to discover (a) the
list of changed files in the pending transaction (b) the contents of
those changed files.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 15 14:56:02 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.