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

Re: svn_client_blame3() and svn_opt_revision_working

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-05-08 16:31:35 CEST

Julian Foad wrote:
> Either of: implement blame of the working version (+1), or reject it
> with an error (+0).

+1 on immediately, today, returning an SVN_ERR_UNSUPPORTED_FEATURE for blame
of 'WORKING'.

+1 on later adding support for blame of the working version. This means
teaching the command-line client to accept 'WORKING' as a valid revision
keyword (which it today does not). El cheapo feature to add to 'svn cat',
too (for platform-ignorant catting of the working version).

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Mon May 8 16:32:32 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.