Working with renamed files
From: Greg Ward <gward_at_mems-exchange.org>
Date: 2003-01-16 23:22:50 CET
I don't know if this is a bug or a mismatch between my mental model and
In rev 20215 and 20216 of our repository, a bunch of stuff was moved
is now
(svn is our local Subversion server; the repository root is
For various reasons, I wanted to step back in time and look at how
svn co -r20214 http://svn/repos/trunk/vfab
As expected, I can now find vfab/CHANGES.txt in my working copy. If I
But I can't actually *do* anything with it, apparently because of the
$ svn log CHANGES.txt
If I do "svn log lib/CHANGES.txt", I get the complete log.
But that means that, at some level, Subversion is ignoring the fact that
Is this a shallow little bug? A deep design problem? Or am I just
Greg
---------------------------------------------------------------------
|
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.