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

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

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 4 Apr 2011 12:06:54 +0300

Just ignore that particular error? When the cron eventually runs, it
will see the new log message.

David Aldrich wrote on Mon, Apr 04, 2011 at 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 11:09:33 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.