Re: BitBucket: GPL-ed KitBeeper clone

From: Roman Zippel (zippel@linux-m68k.org)
Date: Sat Mar 08 2003 - 22:19:05 EST


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/



This archive was generated by hypermail 2b29 : Sat Mar 15 2003 - 22:00:17 EST