The $Rev parameter that you see in post-commit.tmpl is the revision
number that was just commited. Every time a commit happesn, your
post-commit.bat will be called something like this:
post-commit.bat c:/svnrepo 200
Right now, my post-bat looks like (pretty simple):
ShadowCommit.exe %1 %2
ShadowCommit.exe is a program of my own. It expects on the command line
the directory that the repository (%1) is in, and and the revision
number (%2).
HTH
ykonuslu wrote:
> Hi,
> i know that this topic was several times discussed in this group. However, i has had no success until now sending commit emails in Windows. Actually the post-commit.bat script is firing. Bu no email is sent. One more thing I do not understand is the $REV number parameter in the script. How is it used and what is its effect? Any place to find a post-commit.bat script would help me to go further.
>
> Thanks
> Yagmur Konuslu
> Aselsan INC.
> ################################################################################################
> Dikkat:
>
> Bu elektronik posta mesaji kisisel ve ozeldir. Eger size gonderilmediyse lutfen gondericiyi
> bilgilendirip mesaji siliniz. Firmamiza gelen ve giden mesajlar virus taramasindan gecirilmekte,
> guvenlik nedeni ile kontrol edilerek saklanmaktadir. Mesajdaki gorusler ve bakis acisi
> gondericiye ait olup Aselsan A.S. resmi gorusu olmak zorunda degildir.
>
> ################################################################################################
> Attention:
>
> This e-mail message is privileged and confidential. If you are not the intended recipient please
> delete the message and notify the sender. E-mails to and from the company are monitored for
> operational reasons and in accordance with lawful business practices. Any views or opinions
> presented are solely those of the author and do not necessarily represent the views of the company.
>
> ################################################################################################
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 15 06:18:25 2004