SCM

  • submit to reddit

Daily Dose - AWS Releases Java SDK for EC2, S3, and More

Amazon announced an update for its Eclipse toolkit at EclipseCon along with a new Java SDK.  The development kit is a single JAR that helps developers manage integrations to Amazon's many services.  Amazon's code handles all the low-level authentication,...

1 replies - 17053 views - 03/24/10 by Mitchell Pronsc... in Daily Dose

codeBeamer Managed Repository - Easy ACL for Subversion, Git and Mercurial

WHO IS IT FOR?For development teams working with Subversion, Git or Mercurial, and striving for fast repository management, and easy access control management.FEATURES

0 replies - 799 views - 11/17/09 by Intland Software in Announcements

Perforce Software Releases Pure Java API

Perforce Software announced the release of P4Java, Perforce’s pure Java API for accessing its Software Configuration Management (SCM) services from within Java applications, servlets, plug-ins, and other Java contexts.

0 replies - 1845 views - 08/20/09 by Justin Sargent in Announcements

The Three Pillars of Continuous Integration

Continuous Integration commonly known as CI is a process that consists of continuously compiling, testing, inspecting, and deploying source code. In any typical CI environment, this means running a new build every time code changes within a version control...

34 replies - 13080 views - 12/15/08 by Meera Subbarao in Articles

Reflections on SCM Branching strategies

The upcoming Subversion 1.5 makes huge progress in the way you do branching, at least in the CVS/SVN world. This got me thinking about branching strategies.

3 replies - 6540 views - 02/13/08 by John Ferguson Smart in Blogs