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

Re: Where is Subversion 1.7's pristine copy of a given file?

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Fri, 13 Apr 2012 12:58:44 +0300

Ryan Schmidt wrote on Fri, Apr 13, 2012 at 04:55:17 -0500:
>
> On Apr 13, 2012, at 04:43, Daniel Shahaf wrote:
>
> > 1.x-compatible:
> > use 'svn cat' to obtain a tempfile.
>
> That's a good idea. It sounds like this would be less work and
> automatically backward- and future-compatible.

Indeed. Just make sure to pass @BASE to avoid a round trip to the server.

(you may want to double-check that it indeed avoids a server round-trip
in that case; it should, but I never verified whether it does.)
Received on 2012-04-13 11:59:23 CEST

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.