Re: Post-commit hook tutorials?
From: John Peacock <john.peacock_at_havurah-software.org>
Date: Thu, 28 Feb 2008 20:38:47 -0500
Robert Denton wrote:
Here's the short answer - Don't write your own hooks (see below)!
Here's the explanation why:
http://svn.haxx.se/users/archive-2007-10/0498.shtml
Here's how to use someone else's hard work, so you have more time to play
Install SVN::Notify::Mirror[1] and SVN::Notify::Config[2]. Write a post-commit
#!/usr/bin/perl -MSVN::Notify::Config=$0
and you are done (if the repository is local to the destination that is). If
You won't be able to use UNC paths from a service account on Windows (because
HTH
John
1) http://search.cpan.org/search?query=SVN::Notify::Mirror
---------------------------------------------------------------------
|
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.