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

svn cat -r BASE goes to the network

From: John Szakmeister <john_at_szakmeister.net>
Date: 2003-08-23 14:52:44 CEST

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 14:53:19 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.