From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/84457 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Peter_M=C3=BCnster?= Newsgroups: gmane.comp.tex.context Subject: Re: git or svn Date: Fri, 27 Sep 2013 16:02:43 +0200 Message-ID: <87r4cawef0.fsf@micropit.couberia.selfip.net> References: <20130921171501.GG17308@homerow> <20130926174442.GO17308@homerow> <87ob7f1fir.fsf@micropit.couberia.selfip.net> <87k3i31cda.fsf_-_@micropit.couberia.selfip.net> <524583AC.8070505@sil.org> <20130927152625.12c967ca@aga-netbook> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1380290567 20420 80.91.229.3 (27 Sep 2013 14:02:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Sep 2013 14:02:47 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 27 16:02:51 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VPYd8-0002a2-VY for gctc-ntg-context-518@m.gmane.org; Fri, 27 Sep 2013 16:02:51 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CAE1D101EC; Fri, 27 Sep 2013 16:00:38 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id pgkBKfZWDC55; Fri, 27 Sep 2013 16:00:37 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id E985F101E6; Fri, 27 Sep 2013 16:00:36 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EE94D101E6 for ; Fri, 27 Sep 2013 16:00:34 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id sZZhMLUPfh+9 for ; Fri, 27 Sep 2013 16:00:33 +0200 (CEST) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id C70ED101DE for ; Fri, 27 Sep 2013 16:00:33 +0200 (CEST) Original-Received: from smtp.smtpout.orange.fr (smtp04.smtpout.orange.fr [80.12.242.126]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r8RE2ihO016168 for ; Fri, 27 Sep 2013 16:02:44 +0200 Original-Received: from micropit.couberia.selfip.net ([2.2.130.103]) by mwinf5d39 with ME id WE2j1m00E2DzhWi03E2jD2; Fri, 27 Sep 2013 16:02:43 +0200 Original-Received: by micropit.couberia.selfip.net (Postfix, from userid 1000) id 3F559A6117D; Fri, 27 Sep 2013 16:02:43 +0200 (CEST) Mail-Followup-To: mailing list for ConTeXt users In-Reply-To: <20130927152625.12c967ca@aga-netbook> (Marcin Borkowski's message of "Fri, 27 Sep 2013 15:26:25 +0200") User-Agent: Gnus/5.130008 (=?utf-8?Q?=E7=9C=9F?= Gnus v0.8) Emacs/24.3.50 (gnu/linux) X-Bayes-Prob: 0.9692 (Score 4.7, tokens from: @@RPTN) X-CanIt-Geo: ip=80.12.242.126; country=FR; latitude=48.8600; longitude=2.3500; http://maps.google.com/maps?q=48.8600,2.3500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0VKue2Icv - a018c17c3320 - 20130927 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:84457 Archived-At: On Fri, Sep 27 2013, Marcin Borkowski wrote: > However, it seems that nowadays, for a *new* user, learning to use SVN > is pointless For our use case (enhancing the documentation) that's a nonissue: git or svn, there is nothing to learn, just pull, edit, commit. 3 lines on the project web page will show you what to do. Of course, if you choose a complicated workflow (maintaining several branches, test and validation cycles, commit signatures, and so on), then git would be a good choice, and yes, then you'll have to learn it. But please don't spend more time with the DVCS than with the improvement of the manual... ;) -- Peter ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________