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

Re: svn cat doesn't work on moved files

From: Robert Pluim <rpluim_at_bigfoot.com>
Date: 2003-03-27 23:32:59 CET

> > I vote for "bar". To me that reads "In rev X, what did the filesystem
> > object that is called wc/foo in my wc contain? (if it existed at
> > all)", and thus the rename history should be followed back in time.
>
> I see specifying a working copy as a shortcut to prevent having to type
> a URL. I don't see it as having different semantics. Having the same
> command which "specifies a revision" give different answers depending on
> whether or not I give a wc path or a URL is just too wacky.
>
> In any event, there is extra wackiness here as an object "foo" exists at
> revision X. Your vote bothers me :)

Ah, but under your interpretation, 'svn cat -r X wc/foo' goes back to
rev X and retrieves a file that just happens to have the same name as
the one in our working copy, but is in fact a different file. That's
wacky to me :)

OTOH, I agree that the semantics being different between the wc and
URL cases is not acceptable either. We just need to find a way to
make the wc case not confusing (or just document the heck out of it)

-- 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 27 23:33:56 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.