All of lore.kernel.org
 help / color / mirror / Atom feed
From: Graeme Gregory <dp@xora.org.uk>
To: openembedded-devel@lists.openembedded.org
Subject: Re: SCM scorecards
Date: Thu, 27 Mar 2008 16:15:49 +0000	[thread overview]
Message-ID: <47EBC835.3040501@xora.org.uk> (raw)
In-Reply-To: <200803270349.59619.zecke@selfish.org>

Holger Freyther wrote:
> On Thursday 27 March 2008 01:32:29 Graeme Gregory wrote:
>   
>> Moving a private discussion public I started to add a quick score card for
>> SCM's
>>
>> This is currently how I see feature support.
>>
>> So far we seem to have this list where goodness is 1-5 (5 being good)
>>
>> CPU Load Git 5 Monotone 3
>> Ease of branching Git 5 Monotone 5
>> Ease of Branch Merging Git 4 Monotone 3
>> Ease of Serving Git 1 Monotone 5
>> Ease of Distributed SCM Git 2 Monotone 5
>>
>>
>> Im sure there is more scores we can add to this list. And you might not
>> agree with my scores, but it seems pretty close so far.
>>     
>
> Ease of publishing branches Git 5 Monotone 0:
> 	Reasoning:
> 		With git, I push and transfer the number of bytes that I have changed
> 		to the server. So a small change is a small upload.
>
> 		With mtn (0.37 here) in contrast it wants to upload every revision to the 
> 		server. I'm on a GPRS/UMTS/CDMA line and after ~48MB of upload I got 
> 		disconnected, twice. The revs still reside on my disk only, I'm not able
> 		to share it. The database is locked during this operation, I can not do 
> 		diffs, commits, checkouts during this time.
>
> 		Publishing means uploading what we have created, which is a lot bigger than 
> 		just my small change.
>
>
>   
You experience differs from mine, when I created OM branch I only 
transfered one rev to server.

But I did have to tell it about both branches involved in the sync.

Otherwise the source mtn doesnt know the destination one already
has the revs the branch is based on.

Graeme




      parent reply	other threads:[~2008-03-27 16:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-27  0:32 SCM scorecards Graeme Gregory
2008-03-27  0:50 ` Michael 'Mickey' Lauer
2008-03-27  1:01   ` Graeme Gregory
2008-03-27  2:11     ` Holger Freyther
2008-03-27 13:40       ` Mark Brown
2008-03-27  1:16   ` Rod Whitby
2008-03-27  2:26   ` Holger Freyther
2008-03-27  2:49 ` Holger Freyther
2008-03-27 16:01   ` Koen Kooi
2008-03-27 16:50     ` Holger Freyther
2008-03-27 16:15   ` Graeme Gregory [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47EBC835.3040501@xora.org.uk \
    --to=dp@xora.org.uk \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.