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

"Cannot copy revprops for a revision that has not been synchronized yet."

From: David Aldrich <David.Aldrich_at_EU.NEC.COM>
Date: Mon, 4 Apr 2011 09:53:07 +0100

Hi

We maintain a mirrored offsite svn repository for backup purposes. The svnsync process is run every 15 mins by a cron job.

We have recently installed a post-revprop-change hook to allow users to change a revision's log message. The hook copies the rev prop change to the mirror:

svnsync copy-revprops

However, this gives a problem when the revision property change is made before the cron job has copied the revision to the mirror. In that case, the hook fails with the error:

"Cannot copy revprops for a revision that has not been synchronized yet."

I guess this is an issue that others have faced. Please can someone suggest a solution?

Best regards

David
Received on 2011-04-04 10:54:01 CEST

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.