lkml.org 
[lkml]   [2003]   [Mar]   [8]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 9 Mar 2003 04:19:05 +0100 (CET)
FromRoman Zippel <>
SubjectRe: BitBucket: GPL-ed KitBeeper clone
Hi,

On Sat, 8 Mar 2003, Zack Brown wrote:

>   * Distributed rename handling. Centralized systems like Subversion don't
>   have as many problems with this because you can only create one file in
>   one directory entry because there is only one directory entry available.
>   In distributed rename handling, there can be an infinite number of different
>   files which all want to be src/foo.c. There are also many rename corner-cases.

This actually a very bk specific problem, because the real problem under 
bk there can be only one src/SCCS/s.foo.c. A separate repository doesn't 
have this problem, because it has control over the naming in the 
repository and the original naming is restored with an explicit checkout.
In this context it will be really interesting to see how Larry wants to 
implement "lines of development" (aka branches which don't suck) and 
also maintain SCCS compatibility.

bye, Roman

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:33    [from the cache]
©2003-2008