Brief article on benchmarks of Python repository with leading DVCSen
Jelmer Vernooij
jelmer at samba.org
Sat Feb 14 01:59:30 GMT 2009
On Fri, 2009-02-13 at 18:57 +0200, Teemu Likonen wrote:
> On 2009-02-13 17:19 (+0100), Jelmer Vernooij wrote:
>
> > It doesn't work on relatively small *and* large renames. We tried
> > renaming one of the top-level directories in Samba (with ~1000 files
> > underneath it) and git just gave up and didn't give us any history
> > beyond the point of the rename.
>
> You probably did something different but I just renamed the top-level
> "drivers" directory of the Linux kernel repository. There are 8353 files
> and total 170MBs of data. So far it seems that the rename detection
> works perfectly. For example, the diffs say:
>
> diff --git a/drivers/video/amba-clcd.c b/drivers.renamed/video/amba-clcd.c
> similarity index 100%
> rename from drivers/video/amba-clcd.c
> rename to drivers.renamed/video/amba-clcd.c
>
> And logs go beyond the rename as well:
>
> git log --follow drivers.renamed/video/amba-clcd.c
See http://kerneltrap.org/mailarchive/git/2008/9/3/3184704 for the
details.
Cheers,
Jelmer
--
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
Jabber: jelmer at jabber.fsfe.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090214/f0dcbee6/attachment.pgp
More information about the bazaar
mailing list