From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Date: Sun, 5 Apr 2009 21:52:52 +0300 From: Michael Shigorin To: devel@lists.altlinux.org Message-ID: <20090405185252.GA11530@osdn.org.ua> Mail-Followup-To: devel@lists.altlinux.org Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.2.1i Subject: [devel] Fwd: Re: [Kdenlive-devel] move to git ? [OT] X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2009 18:53:08 -0000 Archived-At: List-Archive: List-Post: Здравствуйте. Хозяйке на заметку. ----- Forwarded message from Clifford Wolf ----- Date: Sun, 8 Mar 2009 00:08:24 +0100 From: Clifford Wolf To: kevin/dotmon.com, For kdenlive developers Subject: Re: [Kdenlive-devel] move to git ? [OT] User-Agent: Mutt/1.5.16 (2007-06-09) Hi, On Thu, Mar 05, 2009 at 09:02:11AM +0000, Kevin Donnelly wrote: > On Wednesday 04 March 2009 07:34, Clifford Wolf wrote: > > btw: I'm using git a lot for projects that actually are in svn or another > > scm. in this cases I have a local git repository syncing from the projects > > central scm. there I can play around with different branches use rebase and > > all the funny git features and finally send patches to the projects mailing > > lists.. > > For interest, how exactly do you do this? for stuff that's upstream in an svn repository I often use git-svn. but in most cases my starting point is just a tar archive or the ast release or something alike. in this cases I often start doing modifications in the plain extracted sources and recognise at a later point that I should have used an scm to track my changes. Then I'm using a simple shell script I wrote: http://svn.clifford.at/tools/trunk/git-kickin.sh This script is executed in the extraced sources and is passed the original tar archive as argument. it then creates a .git directory with the content of the tar archive as initial commit. its a trivial task but it has turned out to be pretty helpfull to have a script do this job.. yours, - clifford -- To understand recursion, you must first understand recursion. _______________________________________________ Kdenlive-devel mailing list Kdenlive-devel/lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kdenlive-devel ----- End forwarded message ----- -- ---- WBR, Michael Shigorin ------ Linux.Kiev http://www.linux.kiev.ua/