monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Issue 128 - mtn list databases doesn't show dbs with ex


From: code
Subject: [Monotone-devel] Issue 128 - mtn list databases doesn't show dbs with extension other than '.mtn' (monotone)
Date: Sun, 9 Jan 2011 19:51:13 GMT

Hello,

A new issue has been created and assigned
to you:

128 - mtn list databases doesn't show dbs with extension other than '.mtn'
Project: monotone
Status: New
Reported by: Stephen Leake
Labels:
 Type:Incorrect Behavior
 Priority:Critical

Description:

Steps to reproduce the problem:
-------------------------------

1. Create a mtn db  ~/.monotone/databases/foo.db
2. Create another ~/.monotone/databases/foo.mtn
3. mtn list datbases

Expected result:
----------------
show both

Actual results:
---------------
shows only foo.mtn

Output of `mtn version `: 1.0dev
-------------------------------

One fix would be to provide a Lua hook to filter the file names in the managed 
directories (or at least provide the file extension to filter on); call the 
hook from cmd_list.cc CMD(databases ...), instead of the hardcoded filter that 
is there now.

--
Issue: https://code.monotone.ca/p/monotone/issues/128/



reply via email to

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