monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone.list_workspaces: cb6687e46f


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone.list_workspaces: cb6687e46fc6d115f51e888bf6c8b655fa524036
Date: Tue, 11 Jan 2011 23:20:45 GMT

revision:            cb6687e46fc6d115f51e888bf6c8b655fa524036
date:                2011-01-11T23:18:56
author:              address@hidden
branch:              net.venge.monotone.list_workspaces
changelog:
* NEWS: document the various changes and fixes and uppercase a word

manifest:
format_version "1"

new_manifest [baca7f2b1aaac48be39401f0ff612521458db17b]

old_revision [90b6eeb80b8fdf0dda443e09032924ef1da57234]

patch "NEWS"
 from [f9ce17392993af31e59748c969baa33ab5296c42]
   to [e82b0aa7c2ffac0e2e763af8c4d4bfdf28346571]
============================================================
--- NEWS	f9ce17392993af31e59748c969baa33ab5296c42
+++ NEWS	e82b0aa7c2ffac0e2e763af8c4d4bfdf28346571
@@ -12,7 +12,7 @@ XXX XXX XX XX:XX:XX UTC 2010
           (fixes monotone issue 103)
 
         - The French monotone translation has been updated and is
-          now part of the main distribution again. many thanks to
+          now part of the main distribution again. Many thanks to
           Steve Petruzzello <address@hidden> for the outstanding
           work!
 
@@ -21,11 +21,18 @@ XXX XXX XX XX:XX:XX UTC 2010
           but also the files in the subdirectories read-permissions.d
           and write-permissions.d.
 
+        - monotone now also tracks the workspaces of databases which
+          do not reside in a "managed" location.
+
         New Features
 
         - 'mtn conflicts store' now outputs a count of the conflicts,
           and the name of the conflicts file. 
           (fixes monotone issue 108)
+
+        - New 'mtn list workspaces' command which outputs all the
+          known workspaces for a specific database.
+          (closes monotone issue 129)
         
         Bugs fixed
 
@@ -67,6 +74,13 @@ XXX XXX XX XX:XX:XX UTC 2010
           if no database is specified for these commands.
           (fixes monotone issue 113)
 
+        - monotone does no longer enforce ".mtn" as file extension
+          for managed databases.  Instead a new Lua hook,
+          get_default_database_glob(), is used to determine a pattern
+          which matches accepted database filenames and this pattern
+          by default accept files ending with both, ".mtn" and ".db".
+          (fixes monotone issue 128) 
+
         Internal
 
         Other

reply via email to

[Prev in Thread] Current Thread [Next in Thread]