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

Re: [PATCH] allow svn_opt_revision_working in svn_client_cat2()

From: Daniel L. Rall <dlr_at_finemaltcoding.com>
Date: 2007-03-03 00:50:19 CET

On Fri, 02 Mar 2007, Daniel Rall wrote:

> On Thu, 01 Mar 2007, Stefan Küng wrote:
>
> > The svn_client_cat2() function currently doesn't work correctly if the
> > revision is specified as svn_opt_revision_working. In the main function,
> > there's a check for BASE, COMMITTED and UNSPECIFIED revisions to do a
> > local cat, but that check doesn't use WORKING.
> > The function cat_local_file() however correctly uses
> > svn_opt_revision_working to do the job (but of course it's never called
> > that way).
> ...
> > [[[
> > Handle svn_opt_revision_working properly in svn_client_cat2().
> > * subversion/libsvn_client/cat.c : Allow svn_opt_revision_working
> > ]]]

Committed to trunk in r23556.

  • application/pgp-signature attachment: stored
Received on Sat Mar 3 00:54:47 2007

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.