Changeset 92 for trunk/pysvnmanager/hooks/init/hook1.5/pre-commit
- Timestamp:
- 2009年08月23日 12时15分25秒 (3 years ago)
- Files:
-
- 1 modified
-
trunk/pysvnmanager/hooks/init/hook1.5/pre-commit (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pysvnmanager/hooks/init/hook1.5/pre-commit
r47 r92 73 73 if [ "$eol_style_check" = "yes" ]; then 74 74 # New file must set svn:mime-type and svn:eol-style 75 $TOOLS_DIR/check-mime-type.py "$REPOS" "$TXN" || exit 175 $TOOLS_DIR/check-mime-type.py "$REPOS" "$TXN" $eol_style_check_force || exit 1 76 76 fi 77 77
![(please configure the [header_logo] section in trac.ini)](/trac/pysvnmanager/chrome/common/trac_banner.png)