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

Re: svn cat broken by folder rename in repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-27 17:30:24 CEST

On Fri, 2004-08-27 at 10:14, Stefan wrote:

> This is what we're talking about: when using a working copy path, the
> cat command works as if the wc revision is used as a peg revision. But
> when using a repo URL, no peg revision (like HEAD) is used.

Sorry for not reading the whole thread, Stefan. You are correct.
svn_client_cat() treats a wc-path differently than a URL, exactly as you
describe, in terms of choosing a 'peg' for following history. I think
we probably ought to put this in the docstring for svn_client_cat.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 27 17:31:37 2004

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

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