Greg,
The test in question (svnlook_tests.py 12 "test 'svnlook * -t'")
creates this pre-commit hook:
[[[
@"C:\Python26\python.exe"
C:\SVN\src-trunk-2\Release\subversion\tests\cmdline\svn-test-work\repositories\svnlook_tests-12\hooks\pre-commit.py
%*
]]]
Which wraps the "real" Pyhthon hook:
[[[
You need the RA layer to perform the commit/propset that runs the hook
that runs 'svnlook -t'.
Greg Stein wrote on Fri, 9 Apr 2010 at 00:15 -0400:
> What? I thought svnlook was purely a server-side tool. What does the
> RA layer have to do with it?
>
> On Thu, Apr 8, 2010 at 21:34, Paul Burba w
What? I thought svnlook was purely a server-side tool. What does the
RA layer have to do with it?
On Thu, Apr 8, 2010 at 21:34, Paul Burba wrote:
> As I mentioned in IRC earlier this week, svnlook_tests.py 12 was
> failing for me on Windows over ra_neon and ra_serf (svnlook_tests.py
> 11 on the 1
3 matches
Mail list logo