[ecasound] migrated sources from CVS to Git

From: Kai Vehmanen <kvehmanen@email-addr-hidden>
Date: Sat Aug 25 2007 - 23:15:57 EEST

Hello all,

in recent times I've grown very fond of using distributed source code
management tools. Especially for free/libre/open-source software,
distributed SCM is the way to go. I've mostly used darcs [1] so far, but
I'd now like to try others as well. I was originally going to use
mercurial [1] (used by ALSA, Mozilla, opensolaris) for Ecasound sources,
but due to some problems in importing the Ecasound CVS tree, I decided to
go for Git [1] (used by Linux, Wine, Xorg, ...) instead.

So now there's a public git tree, containing full history info,
available at:

  - http://ecasound.seul.org/ecasound.git

To get the latest sources, first get git (I'm using git 1.5.x), and
then:

  sh> git clone http://ecasound.seul.org/ecasound.git ecasound-git
  sh> cd ecasound-git
  sh> ./autogen-cvs.sh
  sh> ./configure && make

Good links to get started with Git:

  - http://en.wikipedia.org/wiki/Git_(software)
  - http://www.kernel.org/pub/software/scm/git/docs/
  - http://git.or.cz/gitwiki/Git

Good general papers about current state of SCMs:

  [1] http://linuxmafia.com/faq/Apps/scm.html
      http://www.dwheeler.com/essays/scm.html

-- 
  links, my public keys, etc at http://eca.cx/kv
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Sun Aug 26 00:15:05 2007

This archive was generated by hypermail 2.1.8 : Sun Aug 26 2007 - 00:15:05 EEST