From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?QW5kcmVhcyBSw7ZobGVy?= Newsgroups: gmane.emacs.help Subject: Re: How expansive "bzr update" for Emacs trunk? Date: Sun, 01 Aug 2010 19:53:38 +0200 Message-ID: <4C55B4A2.9010607@easy-emacs.de> References: <876301z6is.fsf@thinkpad.tsdh.de> <4C547772.4040908@easy-emacs.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1280685377 14552 80.91.229.12 (1 Aug 2010 17:56:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 1 Aug 2010 17:56:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 01 19:56:15 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ofclh-000457-EL for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Aug 2010 19:56:13 +0200 Original-Received: from localhost ([127.0.0.1]:42662 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ofclg-000509-Cx for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Aug 2010 13:56:12 -0400 Original-Received: from [140.186.70.92] (port=34907 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ofckg-0004y0-1c for help-gnu-emacs@gnu.org; Sun, 01 Aug 2010 13:55:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ofckd-0003gZ-NB for help-gnu-emacs@gnu.org; Sun, 01 Aug 2010 13:55:09 -0400 Original-Received: from moutng.kundenserver.de ([212.227.17.9]:64153) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ofckd-0003ft-C7 for help-gnu-emacs@gnu.org; Sun, 01 Aug 2010 13:55:07 -0400 Original-Received: from [192.168.178.27] (p5DDB08D8.dip0.t-ipconnect.de [93.219.8.216]) by mrelayeu.kundenserver.de (node=mrbap2) with ESMTP (Nemesis) id 0MUClm-1OXPWV1YWY-00QyvT; Sun, 01 Aug 2010 19:55:05 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 In-Reply-To: X-Provags-ID: V02:K0:X9OKA2maK8CXoun+xG36XWQGBkoT4WgboX41bgd37z9 w00o1QbLLe3SssapfAVVyW56rA+4kSr3RC58y0KkSdQEPzqwy1 KpqKiS54owcWz07Q95uEbyJ3NawrMgN32kFREz9x0cPJ86Xbwl hj4D8xhFgHo995A9UjCSmRCRK9U0waXWGOZ4AM6b3FMrBHd2YZ +/n2OxE/omIqzMwyH653Xq1EX5CImCcmpHMGFUi1jY= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:74373 Archived-At: Am 01.08.2010 13:10, schrieb Oleksandr Gavenko: > On 2010-07-31 22:20, Andreas Röhler wrote: >> Am 31.07.2010 19:04, schrieb Oleksandr Gavenko: >>> On 2010-07-27 11:13, Tassilo Horn wrote: >>>> Oleksandr Gavenko writes: >>>> >>>> Hi Oleksandr, >>>> >>>>> I mark that "bzr update" take about 1 MiB for >>>>> "Finding Revisions" and a lot MiB >>>>> (5.5 MiB between yesterday and today). >>>>> >>>>> Is really bzr so dumb that require a lot of network traffic? >>>> >>>> Yes, accessing a bzr repository via http produces extremely much >>>> network >>>> traffic. >>>> >>>>> I restricted with 3G or GPRS Internet connection. >>>>> One time a month commit I get about 5 hours >>>>> (~7 KiB/sec download speed)! >>>> >>>> Oh, that must be really awful. >>>> >>>>> So may be good switch to ssh protocol and set compression? >>>> >>>> Yes, it's planned to switch the Emacs repository to a smart server >>>> using >>>> ssh access. See the following tickets on savannah and the discussion: >>>> >>>> https://savannah.gnu.org/support/?107077 >>>> https://savannah.gnu.org/support/index.php?107143 >>>> http://lists.gnu.org/archive/html/savannah-hackers-public/2010-03/msg00011.html >>>> >>>> >>>> >>>> >>>> But the latest traffic seems to be in March, so I have no clue about >>>> the >>>> current status... >>> >>> Thanks for replay. A read tickets. >>> >>> This ticket valuable for developer. >>> >>> I need only read access >> >> >> In this case you may try >> >> git clone git://repo.or.cz/emacs.git >> >> an emacs-clone at a git-repo, updated quite often. >> >> Should be faster. > > Thanks. I try use git mirror. Also I found wiki link: > > http://www.emacswiki.org/emacs/EmacsFromGit > > There are two other mirror links. > still 2 mirrors mirroing the mirror mentioned > Interesting that wiki state that git mirror occupy ~300 MiB. > My local bzr 2.0 repo occupy: > > $ du -s -m emacs/.bzr > 260 emacs/.bzr > $ du -s -m emacs/trunk/.bzr > 1 emacs/trunk/.bzr > > So we may be think that bzr storage more efficient. the first looks like "about 300 MB", as emacs-wiki says, the second just like empty. > > But also I sadly notice that such simple operation as > getting log or annotate for trunk files take about 15-20 seconds! should be faster with git too > > May be because large history. > > My experience with Mercurial and > server side SVN with up to 30.000 commits take > less then 1-2 sec. for this operations. >