Re: Using email between 2 developers to keep git repositories in sync

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Annard Brouwer <ab_lists@...>
Cc: Daniel Barkalow <barkalow@...>, <git@...>
Date: Tuesday, January 22, 2008 - 6:59 pm

On Tue, Jan 22, 2008 at 11:52:40PM +0100, Annard Brouwer wrote:

Is your project an open source one, or one where you don't mind the
source code being made public?  If so, another easier solution would
be to use a git hosting service, such as what is available at
http://repo.or.cz.

I'd also suggest synchronizing with bundles much more frequently than
at release points.  The problem with sending patches back and forth is
it's very easy to make a mistake, and also, as far as git is
concerned, each patch is a separate changeset applied in two places.
So it makes merging more challenging for git.  It can probably handle
it, but makes life harder for everyone concerned.  So if you can use a
site like repo.or.cz, I'd highly recommend it.

						- Ted
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Using email between 2 developers to keep git repositorie..., Theodore Tso, (Tue Jan 22, 6:59 pm)
Re: Using email between 2 developers to keep git repositorie..., Johannes Schindelin, (Tue Jan 22, 9:00 am)