This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Merits of ClearCase


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Marc Girod on 12/14/2009 7:11 AM:
> It is trivial to get atomicity of publication in ClearCase (within one vob):
> you rename a label type.

That's a workaround, not a solution.  Any VCS that requires an O(n) (n as
the number of files being labeled) labeling post-processing pass in order
to create enough records in the database to track commits atomically, when
there are O(1) solutions like git where commits are atomic _without any
additional effort), is just too slow to be worth anything in my opinion.

Besides, git is open source, clearcase is not.  If git doesn't do what you
want, then you can patch it.  If clearcase doesn't do what you want, too bad.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksmSdAACgkQ84KuGfSFAYDguACeKPnRJdwB4Wicq/lScRrD5tb7
/z0An0e1ZbR4bshQ1dvgjXbx+Rw/FXvB
=HZV+
-----END PGP SIGNATURE-----

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]