Fwd: Re: SVN notify--post-commit---steps

2014-01-29 Thread sushant
Please provide the steps of the SVN notify for Linux/Ubuntu. Original Message Subject:Re: SVN notify--post-commit---steps Date: Wed, 29 Jan 2014 16:15:46 + From: Eric Johnson To: sushant Use the mailing list, please. On Jan 28, 2014, at 7:48 PM

Re: SVN notify--post-commit---steps

2014-01-28 Thread Eric Johnson
hat Subversion uses when it is executing its scripts. You might try putting in script commands (python, bash, ruby, perl, other?) that log to a file, so you can debug the execution when run by Subversion. Eric On 1/28/14, 2:01 AM, sushant wrote: Hello sir, please provide me the SVN notify

SVN notify--post-commit---steps

2014-01-28 Thread sushant
Hello sir, please provide me the SVN notify hook script for post-commit I have made changed in post-commit file but mail is not coming but manually run the post-commit file from command line then It works. so requested to you please provide steps Ubuntu/Linux. Thanks Sushant Talele

SVN-Notify and such

2010-05-19 Thread Mathieu Malaterre
Hi there, I am looking for a way to send email after each commit for my SVN server. There used to be page describing all options at: http://subversion.tigris.org/links.html#misc-utils I cannot find where this page moved. Basically I am looking for a light solution (do not send the output

SVN::Notify

2010-03-12 Thread David Weintraub
I've been diving through SVN::Notify's documentation and I am a bit confused. The documentation explains all the various classes, but it doesn't explain exactly how they're used. It appears that I construct a SVN::Notify instance, then use the various classes to set things up,