Re: svn cat doesn't work on moved files
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-27 22:51:52 CET
"SteveKing" <steveking@gmx.ch> writes:
> > Now if I run 'svn cat -rX wc/foo' does it follow history through the
Huh? "straight to wc/bar in rev X"?
I asked "straight to wc/foo in rev X" or "follow history to wc/bar".
> I do a checkout of rev X. I know that a checkout of a single file is
Lets try again
rev X: wc/foo contains text "foo"
rev X+1: mv wc/foo wc/zig
rev X+2: mv wc/zig wc/bar
So the working copy contains wc/foo at rev X+2 with contents "bar".
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Mar 27 22:52:35 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.