I have 开发者_StackOverflow中文版a simple php exec command that calls svnlook. If I run the command through the terminal I get all the output I expect. If I run it as shown below, I only get the last
Okay take a look at the following: 1: $ svnlook changed -r2 svn_repos/ _Utrunk/ 2: $ svnlook proplist -r2 -v svn_repos/ trunk
On Windows Vista, with Subversion 1.6.12 setup throught VisualSvn Server 2.1.3, I have the following output
I\'m running SVN on a Windows server, and I\'m using Perl scripts to implement some pre-commit hooks. I\'m seeing the following error message from TortoiseSVN: