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

Re: [PATCH] Add an info command to svnsync

From: David Glasser <glasser_at_davidglasser.net>
Date: Sun, 4 Jan 2009 16:26:38 -0800

I'm pretty sure at some point we decided it would be a good idea to add some
sort of svnsync break-lock command, even.

--dave

On Jan 3, 2009 7:25 AM, "Ben Collins-Sussman" <sussman_at_red-bean.com> wrote:

To play devil's advocate, why is 'svn proplist -v --revprop -r0 URL'
more convenient than 'svnsync info URL'? Just fewer flags to type?

I have two worries about this:

 * Historically, we've tried to keep the number of subcommands small.
 It takes a *really* strong argument to add a new subcommand.

 * This begins a precedent of 'hiding the implementation details' of
svnsync, and I'm not sure we want that. It's never been our goal to
hide the fact that svnsync tracks work via r0 revprops. In fact, I'd
argue that we *want* users to know how svnsync works, so that they can
modify revprops when necessary (e.g. fixing a stuck sync by removing
an orphaned svn:sync-lock property.)

On Fri, Jan 2, 2009 at 3:17 AM, Chris Foote <cafoote_at_yahoo.com> wrote: > The
following patch adds...
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1000710

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1003933
Received on 2009-01-05 09:21:02 CET

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.