visual studio 2008 - Ankh Tortoise SVN hooks? -
basically i'm looking integrate client-side pre-commit hooks inside visual studio ankh svn. there question has guidance on subject already: ankhsvn client side pre-commit hook
my setup follows:
visual studio basic 2008 - version 9.0.30729.4462 qfe
ankhsvn - 2.3.11266
tortoisesvn - 1.7.7
right now, client-side pre-commit hook works if it's invoked outside of visual studio via tortoise's folder options. can't hook invoke/process files under source control inside visual studio when svn commit though...
here's question: how tell ankh use pre-commit hooks i've defined inside tortoise's config though? there option/screen should looking at?
thanks in advance!
ankhsvn has not implemented client-side hooks (yet?). that's feature that's available in tortoisesvn.
but there's open issue this: http://ankhsvn.open.collab.net/issues/show_bug.cgi?id=453
Comments
Post a Comment