Re: Base revision on a svn: external from a pre-commit hook script

2013-03-22 Thread luis montes
e on Fri, Mar 22, 2013 at 05:48:02 -0500: > > On Mar 21, 2013, at 18:27, luis montes wrote: > > > Is it possible to know the base revision on a svn: external from a pre-commit hook script? If the external changes with the current transaction I figured I could possibly parse the svnlo

Re: Base revision on a svn: external from a pre-commit hook script

2013-03-22 Thread Daniel Shahaf
Ryan Schmidt wrote on Fri, Mar 22, 2013 at 05:48:02 -0500: > > On Mar 21, 2013, at 18:27, luis montes wrote: > > > Is it possible to know the base revision on a svn: external from a > > pre-commit hook script? If the external changes with the current > > transaction

Re: Base revision on a svn: external from a pre-commit hook script

2013-03-22 Thread Ryan Schmidt
On Mar 21, 2013, at 18:27, luis montes wrote: > Is it possible to know the base revision on a svn: external from a pre-commit > hook script? If the external changes with the current transaction I figured I > could possibly parse the svnlook diff output, but what if it does not chang

Base revision on a svn: external from a pre-commit hook script

2013-03-21 Thread luis montes
Is it possible to know the base revision on a svn: external from a pre-commit hook script? If the external changes with the current transaction I figured I could possibly parse the svnlook diff output, but what if it does not change with the current transaction? I understand that information is