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

Re: M-x big-picture

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-01-31 22:40:42 CET

> O.K., that's all clear as long as the source is a file. If it's a
> directory, we actually want to copy the whole tree. So it seems to
> me that we have to create copies of its children when they change,
> but I've seen discussions about creating branches instead.

I think we will wind up creating branches instead.

The purpose of a copy node is to preserve the information about a
copy. (Not that we have a way for clients to get at that information
yet.) It remains the case that two different files (foo/xxx and
bar/xxx, if foo was copied to bar) might live in the same node. The
information about what happened should still be there if you look hard
enough.
Received on Sat Oct 21 14:36:20 2006

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.