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

Re: The "follow copy history" initiative

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-04-02 03:03:22 CEST

On Thu, 2004-04-01 at 19:30, C.A.T.Magic wrote:
> > With proper rename tracking, an object can exist
> > in at most one place in the future. A copy of the object doesn't count.
>
> Maybe if there was a -tiny- difference between a normal 'cp'
> and a 'cp to create a branch', some things would be a lot easier?

I don't think so. I really think a copy doesn't count, whether it was
made for a branch or for another purpose. (If it was made for a rename,
it does count, but we should really have rename-tracking to fix that
problem; branch-copy-tracking is no substitute.)

I'm not saying it's never useful to know what copies of a node were made
in the past or the future. But the purpose of this function is to aid
commands like "svn cat -r N filename", and that should not traverse
copies going forward.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 2 03:03:44 2004

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.