Tag Archives: source code

Why Gnome chose Subversion SCM ?

Subversion is an SCM designed to be an easy replacement for CVS, while addressing some of its shortcomings.

Here are some reasons why Gnome chose Subversion as a replacement for CVS after nearly 10 years:

  • Directories, renames, and file meta-data are versioned
  • Commits are truly atomic
  • Branching and tagging are cheap (constant time) operations
  • Natively client/server, layered library design
  • Client/server protocol sends diffs in both directions
  • Costs are proportional to change size, not data size
  • Versioning of symbolic links
  • Efficient handling of binary files
  • Parseable output
  • Localized messages

If you have some spare time and would like to contribute to an open source project StatSVN needs your help |
Beta testers, bug reporters,  – all are welcome !

Read and post comments | Send to a friend

Red Hat Enterprise SRPMS and Enterprise Update SRPMS

CollabNet purchased the SourceForge Enterprise Edition business

24 April 2007

CollabNet, Inc. the leading provider of collaborative software development solutions, and VA Software Corporation (Nasdaq: LNUX), today announced the execution and closing of an asset purchase transaction whereby CollabNet purchased the SourceForge Enterprise Edition business from VA Software in consideration for an equity ownership stake in CollabNet.

http://www.collab.net/news/press/2007/sfee.html

open.collab.net articles

open.collab.net tools

Read and post comments | Send to a friend