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

Re: tag rename fails to delete on svnsync mirror

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 30 Jan 2014 19:39:03 +0000

"Jones, Gretchen" <Gretchen.Jones_at_kc.frb.org> writes:

> Yes, everything is syncing perfectly (AFAIK), No errors are encountered.
>
> But in this case:
> I create a tag on the master, it syncs to the mirror
> I rename that tag on the master, it syncs to the mirror
> The new tag is present on the mirror but the old tag is not removed.

Is the rename on the master a single commit that does copy and delete,
or two commits, one for copy and one for delete? It's still not clear
exactly what problem you are seeing. Is the problem that the commit is
present on the mirror and does not include the delete, or is the commit
missing on the mirror?

What protocol does svnsync use to access the master?

Do you have path based authz rules on the master?

Can you show us 'svn log -v -q -rN' of the commit on the master? If there
is a corresponding commit on the mirror what does that show?

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-01-30 20:39:37 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.