Home > other > [TortoiseSVN]コミットログの修正

[TortoiseSVN]コミットログの修正 このエントリをはてなブックマークに追加このエントリをdel.icio.usに追加このエントリをLivedoor Clipに追加このエントリをYahoo!ブックマークに追加このエントリをFC2ブックマークに追加このエントリをNifty Clipに追加このエントリをPOOKMARK. Airlinesに追加このエントリをBuzzurl(バザール)に追加このエントリをChoixに追加このエントリをnewsingに追加

repository/hooks/pre-revprop-change.bat

rem  [1] REPOS-PATH   (the path to this repository)
rem  [2] REVISION     (the revision being tweaked)
rem  [3] USER         (the username of the person tweaking the property)
rem  [4] PROPNAME     (the property being set on the revision)
rem  [STDIN] PROPVAL  ** the property value is passed via STDIN.
if "%4"=="svn:log" (
if "%3"=="ユーザー名" (
exit 0
)
)
exit 1
  • No Related Post

Comments:0

Comment Form
Remember personal info

Trackbacks:0

Listed below are links to weblogs that reference
[TortoiseSVN]コミットログの修正 from www.gnnk.net

Home > other > [TortoiseSVN]コミットログの修正

Search
Feeds
[PR]

Return to page top