[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] Re: Distributed egg repo proposal
From: |
Joseph Gay |
Subject: |
[Chicken-hackers] Re: Distributed egg repo proposal |
Date: |
Tue, 22 Mar 2011 21:34:12 -0500 |
User-agent: |
Gnus/5.110014 (No Gnus v0.14) Emacs/23.2 (gnu/linux) |
Hello,
As a new user who recently contributed an egg, I'd like to add my two
cents. Overall, I found the process refreshingly simple.
My code resides in github. With git, preserving commit history into svn
is relatively easy to achieve. I added an svn remote to my local clone
and used that to push the history into the Chicken svn.
If git is a common DVCS for egg contributors, I'd be happy to add a
git-svn usage guide to the Chicken wiki that could be linked to the
relevant portion of the eggs tutorial.
Best wishes,
Joe
Re: [Chicken-hackers] Distributed egg repo proposal, Felix, 2011/03/15
[Chicken-hackers] Re: Distributed egg repo proposal,
Joseph Gay <=