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

RE: [TSVN] How to display pre-commit-hook error-messages?

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2004-10-01 11:18:42 CEST

Hi Thomas,
 
> thank you very much for your answer and i am sorry, that i have written to
the wrong mailing-list.
> However your snippet does not do it. I changed the pre-commit-hook to
this:
It does, but your setup is wrong.

I copied the hook snipped directly from my server which is running under
Suse Linux as well. I just checked to make sure. The script works.
Login to your server (not as root, but as you svn user) change into the
hooks dir and run your pre-commit hook manually on a transaction with an
empty message. If that doesn't work check this first.
If it works, then I'm quite sure, that you run into a path / permission
problem. Make sure that you export ld_librarypath inside the hook script.
Otherwise it won't work.

One more thing. If you ever send a full quote back to this list again, you
won't get an answer anymore (at least not from me).

Read the list etiquette:
1) no full quotes
2) no html mails
3) wrong list (that's settled)
4) posting the same question twice before checking for replies

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Oct 1 12:25:19 2004

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.