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

Re: svn cat -r BASE goes to the network

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2003-08-23 15:23:43 CEST

This is issue 1361, if I understand you correctly -- cat contacted the
repo to get the file even though you specified BASE revision.

DJ

John Szakmeister wrote:
> Hi all,
>
> I was in the process of writing a little wrapper script to help me use my
> visual diff tool, and noticed something that I thought was a little bit
> interesting. I performed the following:
>
> svn cat -r BASE subversion/libsvn_repos/dump.c > old.dump.c
>
> and the client went to the next work to fetch the copy. I was a little bit
> surprised by this since I thought it was being stored already in
> .svn/text-base. Was this intentional? Or should it be fetching it from
> text-base?
>
> -John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 23 15:24:36 2003

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.