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

Re: Actions for pre or post commit hooks?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 13 Jun 2010 15:54:20 +0200

On 11.06.2010 23:03, Frank Spafford wrote:
> I would like to record the action (like add, delete, modify) for each
> path supplied to a pre (or post) commit hook script. I don't think
> this information is currently available. Is this correct?

No, that information is not available. Especially not in a pre-commit
hook script since in that stage that information isn't even known yet.
It's known in a post-commit, but it's not passed to the hook script.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2620544
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-06-13 15:54:30 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.