git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Push to all repositories
@ 2010-12-08 17:39 Kevin Sheedy
  2010-12-08 18:00 ` Jonathan Nieder
  2010-12-12 15:09 ` Enrico Weigelt
  0 siblings, 2 replies; 9+ messages in thread
From: Kevin Sheedy @ 2010-12-08 17:39 UTC (permalink / raw)
  To: git


Will git let me push my changes to every member of the team?

I find a big problem with CVS & SVN is that I have to explicitly update my
code in order to keep in sync. This is a real pain-point as I often have to
do it several times a day and it can be very slow. We still regularly get
problems caused by developers being out of sync. Most people become
reluctant to do an update at all as they fear it will cause errors.

Clearcase has a great solution to this, "dynamic views". Whenever I check in
some code, the whole team magically get's my changes straight away.
Normally, they don't even notice, they're just forced to stay in sync. This
drastically reduces the number of 'code conflicts' where people make changes
to 'stale' files. This enforces the practise of "catching errors early". It
also keeps developers "honest" as they have to keep the quality of their
checkins high lest they get shouted at by the rest of the team.

Will git let a team stay in sync without everyone having to do manual
updates?
Basically, I want every developer to be able to push their code to the whole
team.
-- 
View this message in context: http://git.661346.n2.nabble.com/Push-to-all-repositories-tp5816069p5816069.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-01-02 10:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-08 17:39 Push to all repositories Kevin Sheedy
2010-12-08 18:00 ` Jonathan Nieder
2010-12-08 22:59   ` Kevin Sheedy
2010-12-09 12:36     ` Kevin Sheedy
2010-12-09 12:47       ` Nguyen Thai Ngoc Duy
2010-12-09 13:36       ` Martin von Zweigbergk
2010-12-09 19:52         ` Jonathan Nieder
2011-01-02  9:54           ` Enrico Weigelt
2010-12-12 15:09 ` Enrico Weigelt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).