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

Re: Blame to Working copy version (Completing issue #2544)

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 27 Feb 2009 08:36:00 -0500

Bert Huijben wrote:
> Hi,
>
> I just completed implementing working copy version support for blame on the
> svn_client layer (where I intend to use it from my Subversion Client). To
> make this command accessible from the commandline client I can do two
> things.
>
> 1) Update the default end revision for passed paths to
> svn_opt_revision_working
> svn blame <file> would then use r0 - WORKING
> And you could use
> svn blame <file> -r 1:BASE for the current behavior
>
> This is by far the easiest change, but would give a different result than
> Subversion 1.0-1.6 when the local copy is modified.

I'm okay with the change in functionality (defaulting to WORKING), happy to
play the "this is a bugfix" card in this scenario.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1238838

Received on 2009-02-27 14:36:22 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.