monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] deleting databases


From: Hendrik Boom
Subject: [Monotone-devel] deleting databases
Date: Thu, 23 Apr 2015 19:03:12 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

Rereading the tutorial for the first time in years I discovered the llovely 
command 

$ mtn db init --db=:beth

in section 2.3, which creates a database in a standard location, 
normally $HOME/.monotone/databases

I immediately tried it out, and created

~/.monotone/databases/onion.mtn

And, of course, I then wondered how to delete it again.


Now I get to ask -- does monotone keep any information on this 
database  outside of the database itself and the _MTN directories in 
its workspaces.

Because if not, I can delete it with a simple
        rm ~/.monotone/databases/onion.mtn
but if so, there will be some other bookkeeping to do.

-- hendrik




reply via email to

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