start-commit.bat
From: Masaru Tsuchiyama <m.tmatma_at_gmail.com>
Date: 2007-11-08 00:56:13 CET
Hello
Issue 2991 is supported on trunk.
CAPABILITIES parameter is a comma-separated list,
1. create test repository
2. create start-commit.bat at d:\tmp2\tmp\hooks.
exit 1
3. checkout from the repository
4. add a file to working copy.
D:\tmp\tmptmp>svn add dir.txt
5. commit it
6. check out.txt
7. change start-commit.bat
exit 1
8. commit again
9. check out.txt
I make test.bat.
Run with 5 parameters.
D:\tmp\tmptmp>echo "1"
D:\tmp\tmptmp>echo "2"
D:\tmp\tmptmp>echo "3"
D:\tmp\tmptmp>echo "4"
D:\tmp\tmptmp>echo "5"
Run with 3 parametes (last parameter is separated with comma)
D:\tmp\tmptmp>echo "1"
D:\tmp\tmptmp>echo "2"
D:\tmp\tmptmp>echo "3"
D:\tmp\tmptmp>echo "4"
D:\tmp\tmptmp>echo "5"
Run with 3 parametes (last parameter is separated with colon)
D:\tmp\tmptmp>echo "1"
D:\tmp\tmptmp>echo "2"
D:\tmp\tmptmp>echo "3:4:5"
D:\tmp\tmptmp>echo ""
D:\tmp\tmptmp>echo ""
-- Masaru Tsuchiyama <m.tmatma@gmail.com> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Nov 8 00:56:19 2007 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.