Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override client side hooks #29

Closed
GoogleCodeExporter opened this issue Mar 20, 2016 · 2 comments
Closed

Override client side hooks #29

GoogleCodeExporter opened this issue Mar 20, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

In case a client side hook fails, we should have a way to override that and
commit anyway.

The reason I want this feature:
We use the checkyear.js script to check that all files have the correct
copyright year in the header. Problem is that if we commit a file that's
taken from an external source, that script complains and aborts the commit.
But we still need to commit those without changing the copyright information.
Right now I have to open regedt32.exe and rename the 'hooks' entry, then
restart the commit.

Original issue reported on code.google.com by tortoisesvn on 5 May 2010 at 7:11

@GoogleCodeExporter
Copy link
Author

Original comment by tortoisesvn on 9 May 2010 at 7:41

  • Changed state: Started
  • Added labels: Component-UI, Milestone-1.7.0

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r19474.

Original comment by tortoisesvn on 9 May 2010 at 9:02

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant