RE: configuration of post-commit.bat for getting mails
From: Siva Kumar <sivakumar_at_collab.net>
Date: Tue, 16 Dec 2008 22:33:55 +0530
Sunil,
________________________________
From: Sunil Tangallapalli (HCL Financial Services)
Hi I
I have configured the post-commit.bat file in this way but
Post-commit.bat
@echo on
rem POST-COMMIT HOOK
rem There is some debug commented out in this script
rem DEBUG: Record the current env vars state
rem set > set1.out
set REPOS=%1
rem set REPOS=E:\svn\SVNOMXRepo
set REV=%2
rem DEBUG: Record the new env vars state
rem set > set1a.out
rem This works with ActiveState ActivePerl 5.8.6.811 installed
C:\Perl\bin\perl E:\svn\SVNOMXRepo\hooks\commit-email-win.pl
REM Here is an example passing in an email address as an
REM debug handed to a perl.out file...
REM C:\Perl\bin\perl E:\svn\SVNOMXRepo\hooks\commit-email-win.pl
set REPOS=
set REV=
Thanks & Regards,
Sunil Tangallapalli
Software Engineer - Penstock
HCL Financial Services.
Surya Sapphire, Plot No 3
Ist Phase Electronic City, Hosur Main Road
Bangalore 560100.
Extn:7037
www.hcl.in <http://www.hcl.in/>
DISCLAIMER:
The contents of this e-mail and any attachment(s) are confidential and
------------------------------------------------------------------------
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.