[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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
not getting any mails when I have commited the code.

 

 

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

C:\Perl\bin\perl E:\svn\SVNOMXRepo\hooks\commit-email-win.pl %REPOS%
%REV% -l C:\Temp\svnlook\commit-email.log -h
BLR-HCLT-EVS02.HCLT.CORP.HCL.IN

 

REM Here is an example passing in an email address as an argument, with
some

REM debug handed to a perl.out file...

REM C:\Perl\bin\perl E:\svn\SVNOMXRepo\hooks\commit-email-win.pl %REPOS%
%REV% naveen.vishwa_at_hcl.in -l C:\temp\svnlook\commit-email.log -h
BLR-HCLT-EVS02.HCLT.CORP.HCL.IN > perl.out

 

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.
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have
received this email in error please delete it and notify the sender immediately. Before opening any mail and
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=984931

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

image001.gif
Received on 2008-12-16 17:54:05 CET

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.