Re: svn cat doesn't work on moved files
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-27 20:49:40 CET
"SteveKing" <steveking@gmx.ch> writes:
> > Stefan, I was wrong -- this is not issue #891. It's not even a bug.
Yes, I think a lot of commands would benefit from the ability to
It is a little complicated though, suppose things move around
rev X: wc/foo
mv wc/foo wc/zig
rev X+1: wc/zig
mv wc/zig wc/bar
rev X+2: wc/foo
Now if I run 'svn cat -rX wc/foo' does it follow history through the
-- 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 20:50:29 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.