[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Monotone-devel] Re: results of mercurial user survey
From: |
Christof Petig |
Subject: |
Re: [Monotone-devel] Re: results of mercurial user survey |
Date: |
Fri, 28 Apr 2006 17:51:21 +0200 |
User-agent: |
Thunderbird 1.5 (X11/20060309) |
Thomas Keller schrieb:
> Bruce Stephens schrieb:
>> I'd want to see some estimates before I found that convincing, though.
>> For example, we know it's going to be slower than the raw network
>> speed because we're taking and sticking data into a database in little
>> chunks. For the initial pull, we could just copy the whole database,
>> but then that suggests that it might not be the verification as such
>> that's the problem as much as using the database in this way.
>
> I don't think even an initial pull will be ever equal to a copy. What if
> the db already contains public key certs?
>
> I'm for introducing a `mtn copy` command which indeed just copies one
> database to another, without any fancy security checking. This would
> also just overwrite all data in the target database and would probably
> be also useful for mirroring or "backups".
This feels _way_ too dangerous to me. Did you never overwrite a file by
mixing up source and destination in a copy? Imagine this on your
complete development history. And resyncing to a backup usually is fast
enough!
But I propose and _second_ an "initial clone" command which works
exactly like a networked "mtn db dump | mtn db load": It should require
a new database to get created in the process and should never works on
an existing one.
I don't know how a command like this fits into a
multi-simultaneous-connection server nicely! Perhaps it should work like
"send all you know about in any order" followed by a real sync.
Christof
signature.asc
Description: OpenPGP digital signature
- [Monotone-devel] Re: results of mercurial user survey, (continued)
- [Monotone-devel] Re: results of mercurial user survey, Graydon Hoare, 2006/04/30
- Re: [Monotone-devel] Re: results of mercurial user survey, Patrick Mauritz, 2006/04/30
- Re: [Monotone-devel] Re: results of mercurial user survey, Johan Bolmsjö, 2006/04/30
- [Monotone-devel] Re: results of mercurial user survey, Lapo Luchini, 2006/04/30
- Re: [Monotone-devel] Re: results of mercurial user survey, Richard Levitte - VMS Whacker, 2006/04/30
- Re: [Monotone-devel] Re: results of mercurial user survey, Jon Bright, 2006/04/28
- Re: [Monotone-devel] Re: results of mercurial user survey, Richard Levitte - VMS Whacker, 2006/04/28
- Re: [Monotone-devel] Re: results of mercurial user survey, Markus Schiltknecht, 2006/04/28
- [Monotone-devel] Re: results of mercurial user survey, Bruce Stephens, 2006/04/28
- Re: [Monotone-devel] Re: results of mercurial user survey, Thomas Keller, 2006/04/28
- Re: [Monotone-devel] Re: results of mercurial user survey,
Christof Petig <=
- Re: [Monotone-devel] Re: results of mercurial user survey, Christof Petig, 2006/04/28
- Re: [Monotone-devel] Re: results of mercurial user survey, Jon Bright, 2006/04/28
- Re: [Monotone-devel] Re: results of mercurial user survey, Nuno Lucas, 2006/04/28
- Re: [Monotone-devel] Re: results of mercurial user survey, Markus Schiltknecht, 2006/04/28
- Re: [Monotone-devel] Re: results of mercurial user survey, Ethan Blanton, 2006/04/28
- Re: [Monotone-devel] Re: results of mercurial user survey, Nathaniel Smith, 2006/04/28
- Re: [Monotone-devel] Re: results of mercurial user survey, Justin Patrin, 2006/04/28
- Re: [Monotone-devel] Re: results of mercurial user survey, Zbynek Winkler, 2006/04/28
- Re: [Monotone-devel] Re: results of mercurial user survey, Johan Bolmsjö, 2006/04/27
Re: [Monotone-devel] results of mercurial user survey, Zbynek Winkler, 2006/04/27