svnlook Questions
2
Solved
Within a pre-commit script, is it possible (and if so, how) to identify commits stemming from an svn merge?
svnlook changed ... shows files that have changed, but does not differentiate between me...
Carpic asked 9/1, 2012 at 15:17
1
Solved
I use this command to display the history of commits.
svnlook history -r 2 mypath
and I get this:
svnlook: Can't open file 'mypath/format': No such file or directory
I'm sure that "mypath" is c...
1
© 2022 - 2024 — McMap. All rights reserved.