From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seth Falcon Subject: Re: [RFH] git-svn documentation Date: Wed, 18 Oct 2006 10:22:46 -0700 Message-ID: References: <012b01c6f0a6$a1a636e0$1267a8c0@Jocke> <20061016034736.GA8782@localdomain> <453359A2.5090704@transmode.se> <20061016183101.GL27128@hand.yhbt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-From: git-owner@vger.kernel.org Wed Oct 18 19:24:02 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GaF8q-0000Rd-HL for gcvg-git@gmane.org; Wed, 18 Oct 2006 19:23:47 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422698AbWJRRWt (ORCPT ); Wed, 18 Oct 2006 13:22:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422668AbWJRRWt (ORCPT ); Wed, 18 Oct 2006 13:22:49 -0400 Received: from nz-out-0102.google.com ([64.233.162.204]:5865 "EHLO nz-out-0102.google.com") by vger.kernel.org with ESMTP id S1422698AbWJRRWr (ORCPT ); Wed, 18 Oct 2006 13:22:47 -0400 Received: by nz-out-0102.google.com with SMTP id z3so128138nzf for ; Wed, 18 Oct 2006 10:22:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:references:from:date:in-reply-to:message-id:user-agent:mime-version:content-type; b=khZwUU0Zj0n2CVyEhDlG/O5FjH0BiCscFUQM8rDs8gRHNAe4udJfmz2+akGI/tlQZkVYuEJsZdoMbjU/8oUB3QA+M4bzI6op9SV+yOz+w0m+nxmg2nDBo4V8GdVcF3PhMtzEM1sjvPj8rz2Oe2wPD7PVTYRcrN3YqbtVXGTt6lY= Received: by 10.65.97.18 with SMTP id z18mr14894207qbl; Wed, 18 Oct 2006 10:22:46 -0700 (PDT) Received: from ziti.local ( [140.107.156.111]) by mx.google.com with ESMTP id e15sm1462034qba.2006.10.18.10.22.45; Wed, 18 Oct 2006 10:22:45 -0700 (PDT) To: git@vger.kernel.org In-Reply-To: <20061016183101.GL27128@hand.yhbt.net> (Eric Wong's message of "Mon, 16 Oct 2006 11:31:02 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Eric Wong writes: > Anybody willing to supply patches for better documentation? I'll be > quite busy with other projects the next two weeks, asciidoc is quite > slow for me; but I'd like to have better docs for git-svn in 1.4.3. I'm starting to use git-svn more and would be willing to attempt to contribute some additional docs. What I have in mind is a howto use git-svn sort of document (unless that isn't seen as useful) ... unfortunately, as I use git-svn more I'm encountering some questions which will need resolution before I can have much confidence in my howto :-\ Will post some howto and questions separately. + seth