[Cialug] git in structured environment

Jeffrey Ollie jeff at ocjtech.us
Wed Jul 9 11:25:09 CDT 2008


On Wed, Jul 9, 2008 at 11:05 AM, Colin Burnett <cmlburnett at gmail.com> wrote:
> I'll jump straight to my question: any solutions for using git in a
> structured environment?  git was intentionally designed to be
> distributed (I believe this was Linus' #1 requirement) and it does
> that well.  However, this means there are immediate problems when
> wanting to use this in a structured environment (likewise trying to
> CVS/SVN in a distributed manner) when you want a copy of all code on a
> designated machine (notably for backup purposes).  That can surely be
> achieved by pushing changes to the backup server but seems wide open
> to forgetting to do so.

How is forgetting to "git push" any worse than someone forgetting to
"svn commit"?

Jeff


More information about the Cialug mailing list