From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: bzr repository ready? Date: Mon, 23 Nov 2009 20:53:09 +0200 Message-ID: <83einpnkdm.fsf@gnu.org> References: <87zl6e9lyt.fsf@red-bean.com> <87tywlsrkv.fsf@uwakimon.sk.tsukuba.ac.jp> <871vjpupkd.fsf@red-bean.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1259002595 18645 80.91.229.12 (23 Nov 2009 18:56:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Nov 2009 18:56:35 +0000 (UTC) Cc: ofv@wanadoo.es, stephen@xemacs.org, lennart.borgman@gmail.com, emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 23 19:56:27 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NCe5K-00053M-Ps for ged-emacs-devel@m.gmane.org; Mon, 23 Nov 2009 19:56:27 +0100 Original-Received: from localhost ([127.0.0.1]:41324 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCe5K-0007SB-7k for ged-emacs-devel@m.gmane.org; Mon, 23 Nov 2009 13:56:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCe2D-0004do-GL for emacs-devel@gnu.org; Mon, 23 Nov 2009 13:53:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCe28-0004YG-Pr for emacs-devel@gnu.org; Mon, 23 Nov 2009 13:53:13 -0500 Original-Received: from [199.232.76.173] (port=52983 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCe28-0004Y1-FB for emacs-devel@gnu.org; Mon, 23 Nov 2009 13:53:08 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:53212) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCe27-000677-Qc for emacs-devel@gnu.org; Mon, 23 Nov 2009 13:53:08 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0KTK00700RZYXB00@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Mon, 23 Nov 2009 20:53:06 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.70.37.193]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KTK00JL1SGH4FW0@a-mtaout22.012.net.il>; Mon, 23 Nov 2009 20:53:06 +0200 (IST) In-reply-to: <871vjpupkd.fsf@red-bean.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:117607 Archived-At: > From: Karl Fogel > Cc: Lennart Borgman , ofv@wanadoo.es, Eli Zaretskii , emacs-devel@gnu.org > Date: Mon, 23 Nov 2009 11:19:14 -0600 > > "Stephen J. Turnbull" writes: > > Lennart Borgman writes: > > > > > But maybe you can point to somewhere in the documentation? > > > > > > For example I would like to upload my local changes (which maybe never > > > make it into Emacs, who knows) to a central repository to allow others > > > easy access and to have a safe copy of them. > > > > One option is Launchpad[1] which provides many other services: > > > > http://doc.bazaar-vcs.org/bzr.2.0/en/tutorials/using_bazaar_with_launchpad.html > > Specifically, this section > > http://doc.bazaar-vcs.org/bzr.2.0/en/tutorials/using_bazaar_with_launchpad.html#publishing-your-changes > > and the section "Personal branches" immediately following it are what > people should read to do this. How about mentioning this on the wiki?