git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cvs update vs. git pull
@ 2010-05-28  9:21 René Moser
  2010-05-28  9:35 ` Andreas Ericsson
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: René Moser @ 2010-05-28  9:21 UTC (permalink / raw)
  To: git

Hi

I use git since a while for my own projects (how surprise).

The company I work for still uses a CVS(nt), and this sucks, time to
changed that. We have a use case we often have problems with. If git would
solve this problem, I would really have a good arg for the managers.

The codebase managed by CVS is quite huge and therefore we have daily and
nightly builds.

One problem we have is, that if there is a commit to cvs while the cvs
update of the build job is running (and this takes 20 minutes), then we
get some inconsistence, the build will fail.

So the question is, if we would use git, this inconsistence would not be
possible because the git pull will get the state of the sha1. Right?

Thanks in advance for your clearification.

Regards
René

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

end of thread, other threads:[~2010-05-28 15:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-28  9:21 cvs update vs. git pull René Moser
2010-05-28  9:35 ` Andreas Ericsson
2010-05-28  9:46 ` Tor Arntsen
2010-05-28  9:54 ` Matthieu Moy
2010-05-28 13:07   ` Ævar Arnfjörð Bjarmason
2010-05-28 15:58 ` Robin Rosenberg

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).