Mercurial in Development / Other
Mercurial source control management
Mercurial is a free, distributed source control management tool. It offers you the power to efficiently handle projects of any size while using an intuitive interface. It is easy to use and hard to break, making it ideal for anyone working with versioned files.
Distributed architecture
Traditional version control systems such as Subversion are typical client-server architectures with a central server to store the revisions of a project. In contrast, Mercurial is truly distributed, giving each developer a local copy of the entire development history. This way it works independent of network access or a central server. Committing, branching and merging are fast and cheap.
Fast
Mercurials implementation and data structures are designed to be fast. You can generate diffs between revisions, or jump back in time within seconds. Therefore Mercurial is perfectly suitable for large projects such as OpenJDK (hg) or NetBeans (hg).
Platform independent
Mercurial was written with platform independence in mind. Therefore most of Mercurial is written in Python, with a small part in portable C for performance reasons. As a result, binary releases are available on all major platforms.
Extensible
The functionality of Mercurial can be increased with extensions, either by activating the official ones which are shipped with Mercurial or downloading some from the wiki or by writing your own. Extensions are written in Python and can change the workings of the basic commands, add new commands and access all the core functions of Mercurial.
Mercurial source control management Mercurial is a free, distributed source control management tool. ... store the revisions of a project. In contrast, Mercurial is truly distributed, giving each developer a local ... merging are fast and cheap. Fast Mercurials implementation and data structures are designed to be ... or jump back in time within seconds. Therefore Mercurial is perfectly suitable for large projects such as .... Free download of Mercurial for Mac 2.6
... is SourceSafe, Team Foundation Server, Subversion or even Mercurial. This plug-in integrates Git with Visual Studio solution explorer. Features: Display file status in solution explorer Display file status in solution navigator Enable/disable plug-in through visual studio's source control plug-in selection No source code control information stored in solution .... Free download of Git Source Control Provider 0.9.3
... any web browser. It integrates with Subversion, Git, Mercurial, CVS and Perforce. Crucible supports several ways to share feedback with Workflow based reviews, quick reviews with cut and paste Snippets, and one-click reviews from change sets or issues. Automatically or manually notify reviewers who have not completed your code reviews. .... Free download of Crucible 2.8.2
... FishEye allows you to have repositories in Git, Mercurial, Subversion, or any of the other supported systems. It has a single unified view into source regardless of repository type and one interface to browse and search any supported SCM. Visualize your repositories and commits with a graphical representation of the .... Free download of FishEye 2.8.2
... web developer IDE with source-control support (svn, git, mercurial), tasks/todo, snippets, XML/HTML completion and zen-coding for HTML. FlashDevelop is an open source story; it was created in 2005 by passionate Flash developers, for Flash developers. It is the product of many contributors which created what is today the best .... Free download of FlashDevelop 4.1.0 RTM
UMLet is an open-source UML tool with a simple user interface: draw UML diagrams. Free download of UMLet 11.5.1
Provider interface allows better reasoning about primitive types. Free download of ADO.NET Entity Framework 4.1.10715.0
Edit, compile, and run PHP codes on your PC.. Free download of PhpStorm 6.0.1
An open-source Python Integrated Development Environment. Free download of PyScripter 2.5.3
The Java Runtime Environment (JRE) is intended for software developers.. Free download of Java Runtime Environment 7 Update 13