RE: pre-commit hooks does not show any output
From: Daevid Vincent <daevid_at_daevid.com>
Date: Thu, 15 May 2008 12:38:50 -0700
Yeah, I struggled last night for several hours trying to find what would
Anyways Hari, Hopefully this will save you some gray hair pulling.
The first trick that nobody mentions is that you have to redirect all output
echo "A commit log message is required." 1>&2
The next thing that took me forever to figure out (and find examples on the
Another huge issue I found is that almost all the examples are in Python! I
Long story short, here is what I came up with so far in the five plus hours
(I will keep it updated as I learn more and find more interesting/useful
http://www.daevid.com/content/examples/snippets.php
Daevid.
From: Hari Kodungallur [mailto:hkodungallur_at_gmail.com]
On Thu, May 15, 2008 at 6:17 AM, prakash tiwary <prakash.tiwary_at_gmail.com>
Hi,
Transmitting file data .svn: Commit failed (details follow):
What could be the reason?
http://subversion.tigris.org/faq.html#hook-debugging
thanks
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.