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

Re: svnsync doesn't sync changed revprops

From: David Glasser <glasser_at_mit.edu>
Date: 2006-09-14 00:49:02 CEST

On 9/13/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> See, I don't think that makes sense. "Pending revisions" to me
> implies revisions that have not yet been synced. Changed revprops, by
> definition, are associated with previous revisions, and such
> intrinsically wouldn't be syncronized by that command.
>
> No argument that this should be documented someplace, but I'm not sure
> that's the right spot. Or maybe it just needs to be phrased
> differently.

Yeah, I agree. Really, somebody needs to write an svnbook section.
http://svnbook.red-bean.com/trac/ticket/24 has some notes on that;
somebody with trac access could add a comment about copy-revprops.

But yeah, I could imagine something like a little DB that stores the
last time that revprops were changed on each revision, and a little
CGI that returns a list of revisions with revprops changed since a
given time, and a little script that asks the CGI for a list of
revisions and calls svnsync copy-revs. This would fit well into
contrib...

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 14 00:49:18 2006

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

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