[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Issue with pre-commit hooks in Subversion 1.7.7

From: Ramachandran Raghavendran <Ramachandran.Raghavendran_at_flsmidth.com>
Date: Thu, 30 Jan 2014 04:18:09 +0000

Hi,

I'm using Subversion 1.7.7 on windows with hooks written in python 2.7.2

I'm running SVNLOOK commands in my pre-commit hook with the syntax as folow
svnlook log -t commit_txn REPOS_PATH

I'm able to trap and echo the txn number in the hook but the svnlook fails with the following message
Error: svnlook: E160007: No such transaction '10271-a4o'

I coded a sleep statement and am able to see the directory '10271-a4o.txn' in the repository/db/transaction folder.

All was well a few hours ago and now this....

Can somebody suggest a fix please.

Regards,
Rama
Received on 2014-01-30 05:19:07 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.