monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] [patch]--depth for monotone ls


From: Richard Levitte - VMS Whacker
Subject: Re: [Monotone-devel] [patch]--depth for monotone ls
Date: Wed, 18 May 2005 06:42:50 +0200 (CEST)

In message <address@hidden> on Sun, 15 May 2005 22:31:31 -0400, Joel Reed 
<address@hidden> said:

joelwreed> (%:~/tmp/root) monotone --db=../mt.db --depth=1 ls known .
joelwreed> file
joelwreed> 
joelwreed> (%:~/tmp/root) monotone --db=../mt.db --depth=2 ls known . 
joelwreed> a/file
joelwreed> file
joelwreed> 
joelwreed> (%:~/tmp/root) monotone --db=../mt.db --depth=3 ls known . 
joelwreed> a/b/file
joelwreed> a/file
joelwreed> file
joelwreed> 
joelwreed> and after "cd a/b/"
joelwreed> 
joelwreed> (%:~/tmp/root/a/b) monotone --db=../../../mt.db --depth=1 ls known . 
joelwreed> a/b/file
joelwreed> 
joelwreed> (%:~/tmp/root/a/b) monotone --db=../../../mt.db --depth=2 ls known . 
joelwreed> a/b/c/file
joelwreed> a/b/file
joelwreed> 
joelwreed> and after "cd .."
joelwreed> 
joelwreed> (%:~/tmp/root/a) monotone --db=../../mt.db --depth=2 ls known b 
joelwreed> a/b/c/file
joelwreed> a/b/file

I *like* it!

joelwreed> A few questions:
joelwreed> 
joelwreed> 1) functionality look ok?

My opinion: yes

joelwreed> 2) --depth as param name ok?

My opinion: absolutely

joelwreed> 3) patch look ok (-testcase & Changelog!)

My opinion: yes (it's fortunate you wrote that parenthesis :-))

joelwreed> 4) I want to add this to "list" obviously, but any other
joelwreed>    subcommands you'd nominate for working with this option?
joelwreed>    (must be something that uses restriction code!)

My brain is not on enough to answer that question at this time.

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         address@hidden
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis




reply via email to

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