SVN在post-commit裡如何顯示repository的名字???????????? - Linux

Brianna avatar
By Brianna
at 2009-07-08T13:28

Table of Contents


我設了讓commit完會寄mail的hook,
目前只會顯示path跟revision,
ex:
Author: machette
Date: 2009-07-08 13:00:00 +0800 (Wed, 08 Jul 2009) New Revision: 425

Modified:
branches/ForTesting/testfile
Log:
Test notification of group mail

Modified: branches/ForTesting/testfile
===================================================================
--- branches/ForTesting/testfile 2009-07-08 04:48:52 UTC (rev 424)
+++ branches/ForTesting/testfile 2009-07-08 05:00:00 UTC (rev 425)
@@ -5,3 +5,4 @@

+test
\ No newline at end of file


若要顯示repository的名字, 要在commit-email.pl裡加什麼參數呢?
感謝指教..

--
Tags: Linux

All Comments

grub error 13 無法進入xp

Lucy avatar
By Lucy
at 2009-07-07T23:35
ubuntu幫我灌的grub xp選項無法進入xp 每次進去都顯示 error 13:invalid or unsupported executable format menu.lst下 windows xp選項內容如下: title windows xp root (hd0,0) savedefa ...

權限問題

Ingrid avatar
By Ingrid
at 2009-07-07T23:01
※ 引述《banband (祝福也是一種愛)》之銘言: : 想請教大大們 : 我利用 linux 主機架設一個網頁 : 誕 www 內的 .html 檔可以讀到 : 而 www 的上一層內容就讀不到了 : 就是沒有權限這樣 : 請問這個問題要怎麼解決呢 : 謝謝大家囉 -------------------- ...

apache2 mod_rewrite

Tristan Cohan avatar
By Tristan Cohan
at 2009-07-07T21:45
就是小弟有個網域 *.aaa.net 然後我希望每個使用者有兩種網址可以到達自己的目錄 例如: user.aaa.net 或是 www.aaa.net/~user 於是我寫了幾個rule andlt;VirtualHost *:80andgt; ServerAdmin webmaste ...

請問Linux Server如何改IP

Edwina avatar
By Edwina
at 2009-07-07T18:14
想請問一下各位高手, 公司有一台Linux server 他本身是mail server , DHCP , DNS 還負責了繞送內部公司的網路工作,算是一台小台的router 公司電腦網路要對外都得靠他 原本頻寬是2m的 但最近公司頻寬改換10m 所以原本有申請一組固定ip,現在也要改ip了 但我對linu ...

雙系統的錯誤GRUB loading...

Skylar Davis avatar
By Skylar Davis
at 2009-07-07T17:12
本來雙系統用的好好 今天開機出現 GRUB loading stage 1.5 GRUB Loading, please wait... Error 21 google查過了好像是雙系統的問題 網路上大家都說要安裝GRUB 不過有點複雜看不太懂 現在我想刪除ubuntu 請問各位要如何刪除呢 ...