将f:\coderepository路径的999条log输出到文件中
svn log --xml --limit 999 > d:\svnlog.xml f:\coderepository
svn
原文:http://www.cnblogs.com/Searchor/p/7405712.html