monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Re: SQL Statements


From: Nathaniel Smith
Subject: Re: [Monotone-devel] Re: SQL Statements
Date: Wed, 9 Jun 2004 12:35:23 -0700
User-agent: Mutt/1.5.6i

On Wed, Jun 09, 2004 at 05:19:17PM +0200, Florian Becker wrote:
> Yes, from that file i got by basic informations. I thought to a page like:
> Thats removes a file:
> SQL Statement
> That removes a branch:
> SQL Statment II
> and so on...
> but we have no page, it must work without it than....

Note that you can't correctly remove file or manifest data just with
SQL commands; they are all stored as deltas against each other, so if
you just delete file A, you may accidentally also lose access to files
B and C that were stored as A+patch.

-- Nathaniel

-- 
"Lull'd in the countless chambers of the brain,
Our thoughts are link'd by many a hidden chain:
Awake but one, and lo! what myriads rise!
Each stamps its image as the other flies"
  -- Ann Ward Radcliffe, The Mysteries of Udolpho




reply via email to

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