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.)