[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Re: Distributed egg repo proposal
From: |
Alan Post |
Subject: |
Re: [Chicken-hackers] Re: Distributed egg repo proposal |
Date: |
Tue, 22 Mar 2011 20:56:11 -0600 |
On Tue, Mar 22, 2011 at 09:34:12PM -0500, Joseph Gay wrote:
> 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
>
I've struggled to keep both svn and git remote repositories
up-to-date without introducing merge conflicts. I'd benefit
from such a tutorial, myself.
-Alan
--
.i ma'a lo bradi ku penmi gi'e du
Re: [Chicken-hackers] Distributed egg repo proposal, Felix, 2011/03/15
[Chicken-hackers] Re: Distributed egg repo proposal, Joseph Gay, 2011/03/22
- Re: [Chicken-hackers] Re: Distributed egg repo proposal,
Alan Post <=