Projects tagged ‘scm’


[88 total ]
2757

Subversion

   
Primary Language: C/C++ Licensed as: Apache Software License

Subversion has rapidly become the version control standard and it is rapidly replacing open source and commercial solutions around the world. Subversion enables globally distributed software development teams to efficiently version and share source ... [More] code. The open source Subversion project was started in early 2000 by CollabNet, the primary corporate sponsor of Subversion. Key Capabilities: - Versioned directories - Atomic commits - Efficient handling of binary files - Quick branching and tagging - Directory and file meta data - Natively client-server - Minimal server and network requirements - Low admin overhead - Good security more at: http://subversion.tigris.org/ Read Submerged, a blog about Subversion at http://blogs.open.collab.net/svn [Less]

Metrics updated about 2 hours ago

787

TortoiseSVN

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

TortoiseSVN is a very easy to use SCM / source control software for Microsoft Windows. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer. Since it's not an integration for a specific IDE you can use it with whatever development tools you like.

Metrics updated about 6 hours ago

726

Trac

   
Primary Language: Python Licensed as: BSD-ish License

Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. Our mission; to help developers write great software while staying out of the way. Trac ... [More] should impose as little as possible on a team's established development process and policies. It provides an interface to Subversion, an integrated Wiki and convenient report facilities. Trac allows wiki markup in issue descriptions and commit messages, creating links and seamless references between bugs, tasks, changesets, files and wiki pages. A timeline shows all project events in order, making getting an overview of the project and tracking progress very easy. [Less]

Metrics updated about 8 hours ago

499

Git

   
Primary Language: C Licensed as: GNU General Public License 2.0

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.

Metrics updated 07 Jul 08

480

Apache Ant

   
Primary Language: Java Licensed as: Apache License, 2.0

Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.

Metrics updated about 9 hours ago

412

Subclipse

   
Primary Language: Java Licensed as: Eclipse Public License

Subclipse is an Eclipse Team Provider plug-in that provides support for Subversion to the Eclipse IDE. Subclipse includes support for all Subversion commands and features and is a mature project with an established user community.

Metrics updated about 13 hours ago

359

CVS: Concurrent Versions System

   
Primary Language: shell script Licensed as: GNU General Public License 2.0

CVS is a version control system, an important component of Source Configuration Management (SCM).

Metrics updated 08 Jul 08

163

Mercurial

   
Licensed as: GNU General Public License 2.0

Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.

90

Darcs

   
Licensed as: GNU General Public License 2.0

Darcs is a free, open source source code management system. Every user has access to the full command set, removing boundaries between server and client or committer and non-committers. Darcs is easy to learn and efficient to use because it ... [More] asks you questions in response to simple commands, giving you choices in your work flow. You can choose to record one change in a file, while ignoring another. As you update from upstream, you can review each patch name, even the full "diff" for interesting patches. [Less]

90

CMake

   
Primary Language: C/C++ Licensed as: BSD-ish License

CMake is a cross-platform, open-source build system. It is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your cour choice, such as GNU Make, Visual Studio, and Xcode.

Metrics updated about 12 hours ago