monotone

Works out of a transactional version database stored in a regular file
Download

monotone Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Graydon Hoare
  • Publisher web site:
  • http://www.venge.net/monotone/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 7.4 MB

monotone Tags


monotone Description

Works out of a transactional version database stored in a regular file monotone is a free distributed version control system. monotone provides a simple, single-file transactional version store, with an efficient peer-to-peer synchronization protocol and fully disconnected operation.monotone understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing. monotone uses cryptographic version naming and client-side RSA certificates. It has good internationalization support, has no external dependencies, runs on linux, solaris, OSX, windows, and other unixes, and is licensed under the GNU GPL. What's New in This Release: Changes: · The output of 'automate show_conflicts' has been changed; a default resolution for file content conflicts and user resolutions for other conflict types has been added. 'directory_loop_created' changed to 'directory_loop'. · The French, Brazilian-Portuguese and Japanese translations were outdated and thus have been removed from the distribution. In case you care about them and want them back, drop us a note at monotone-devel@nongnu.org. Bugs fixed: · 'mtn db kill_rev_locally' did not update the inodeprint cache when executed from a workspace on which the revision's changes where applied. · Some recent performance issues have been corrected: * since 0.40, there is much more use of hex encoding/decoding. These functions have been sped up considerably. * since 0.40, every command in an 'automate stdio' session would reinitialize the database. This was rather slow, so monotone will now keep the database open between commands. · The Lua-based contributed Monotone extension introduced in 0.38 haven't been added to the tarball; this has been fixed. · Monotone died if _MTN/options contained an empty / not-existing 'keydir' entry. This has been fixed. Also, invalid options are now better detected and give a more useful error message. · Monotone crashed if it was called with more than 2048 command line arguments. This has been fixed. · If vim is used as merger, it no longer prompts the user for an enter key press. · Decoding errors f.e. through to garbage from the network no longer results in informative failures, but in warning. This was made possible by introducing the concept of origin-aware sanity checks. · Monotone crashed if it was called with nested wildcards such as 'a.{i.{x,y},j}'. This has been fixed. · The standard implementation of the 'ignore_file' hook now accepts windows and unix line endings in .mtn-ignore files. New features: · New 'mtn ls duplicates' command which lets you list duplicated files in a given revision or the workspace. · New option --no-workspace, to make monotone ignore any workspace it might have been run in. · New command group 'mtn conflicts *'; provides asynchronous conflict resolutions for merge and propagate. · New 'automate file_merge' command which runs the internal line merger on two files from two revisions and outputs the result. · New 'automate lua' command with which lua functions, like monotone hooks, can be called over automate. This is particularily useful to get user defaults, like ignorable files, branch keys and passwords, which are managed through one or more monotonerc files. · New 'automate read_packets' command which reads data packets like public keys similar to 'mtn read'. · 'merge' and 'propagate' accept user commit messages; the 'merge rev rev' or 'propagate branch branch' message will be prefixed to the user message. --no-prefix removes the prefix. Internal: · Update Botan to 1.7.12.


monotone Related Software