SourceAnywhere
SourceAnywhere is a source control solution designed as Visual SourceSafe (VSS) replacement. It is VSS-style source control solution with good support for Visual Studio...
Darcs is an advanced revision control system, for source code or other files. It is fully distributed, and supports lazy fetching of the remote repository (fetching only...
darcs is an advanced revision control system, for source code or other files. it is fully distributed, and supports lazy fetching of the remote repository (fetching only what is needed at the time, rather than all history). it works best with text files, but it can also store binary files.
darcs is a free, open source source code management system.
distributed every user has access to the full command set, removing boundaries between server and client or committer and noncommitters.interactive darcs is easy to learn and efficient to use because it 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.smart originally developed by physicist david roundy, darcs is based on a unique algebra of patches. this smartness lets you respond to changing demands in ways that would otherwise not be possible. for example, learn about spontaneous branches with darcs.
Version and Source control Distributed
version-control-system distributed source-code-management scm