monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] depot manipulation routines


From: Johannes Winkelmann
Subject: Re: [Monotone-devel] depot manipulation routines
Date: Sat, 15 Nov 2003 14:21:26 +0100
User-agent: Mutt/1.4.1i

Hey,

On Tue, Nov 11, 2003 at 18:21:12 -0500, graydon hoare wrote:
> Johannes Winkelmann <address@hidden> writes:
[...] 
> > How can I tell monotone to forget the packets already
> > sent to a certain URL (without using the sqlite console client *g*) and
> > do a full post?
> 
> sorry to keep disappointing, but there's no command to do this
> atm. it'll require the sqlite console client (or the equivalent
> "monotone debug" command) such as
> 
>   delete from sequence_numbers;
> 
> or similar. like all these things, it'd be a pretty easy command to
> add, we could even connect this with your idea for server status
> commands, say:
> 
>    monotone server status URL
>    monotone server reset URL
>    monotone server list / monotone list server (synonyms)
>    monotone server complete URL / monotone complete server URL (synonyms)
> 
> would those be sufficient?
Yeah, this looks cool and is very much what I wanted; I'm not sure about
the UI though, as "server status URL" means "get me the status for
server at URL", while "server reset URL" doesn't mean "reset the server
at URL".  To me a command like
  monotone db reset <URL>
would make more sense, as this is where the change actually takes place.
("monotone db forget <URL>" would be another possibility). Might be a
personal preference thing though.
I hope I'll find the time to test some of these ideas myself once I
finished my diploma work.  

Regards, Johannes
-- 
Johannes Winkelmann              mailto:address@hidden
Biel, Switzerland                http://jw.tks6.net




reply via email to

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