configuration of post-commit.bat for getting mails
From: Sunil Tangallapalli (HCL Financial Services) <Sunil.Tangallapalli_at_hcl.in>
Date: Tue, 16 Dec 2008 17:17:56 +0530
Hi I
I have configured the post-commit.bat file in this way but still I am
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 in
C:\Perl\bin\perl E:\svn\SVNOMXRepo\hooks\commit-email-win.pl %REPOS%
REM Here is an example passing in an email address as an argument, with
REM debug handed to a perl.out file...
REM C:\Perl\bin\perl E:\svn\SVNOMXRepo\hooks\commit-email-win.pl %REPOS%
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 intended for the named recipient(s) only.
-----------------------------------------------------------------------------------------------------------------------
------------------------------------------------------
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.