You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jeff <jg...@columbia.edu> on 2004/07/15 15:28:49 UTC

post-checkout hook?

Hi,

I was wondering if there were plans to implement additional hooks,
particularly for pre/post-checkout?  I noticed there were only
pre/post-commit, and commit of property   hooks.

Impetus:  my group's project has a config file that we'd like to
customize with the location of the checkout and other factors.

thanks for your help,
Jeff


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: post-checkout hook?

Posted by kf...@collab.net.
Jeff <jg...@columbia.edu> writes:
> I was wondering if there were plans to implement additional hooks,
> particularly for pre/post-checkout?  I noticed there were only
> pre/post-commit, and commit of property   hooks.
> 
> Impetus:  my group's project has a config file that we'd like to
> customize with the location of the checkout and other factors.

We generally only have hooks for write operations, not read.

If you post saying exactly what you're trying to do, maybe someone can
think of another way.

-Karl


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org