On Sun, Mar 2, 2008 at 1:18 PM, Derek Scherger <[EMAIL PROTECTED]> wrote:
> I did notice that the ls certs, keys, branches, epochs, tags, and vars
> commands all take --depth and --exclude as valid options which seems
> odd. I don't think these options make any sense at all for these
> commands
Zack Weinberg wrote:
2008/2/19 Zbigniew Zagórski <[EMAIL PROTECTED]>:
while fighting with my first lua test (for automate
get_current_revision) I've found that restrictions are rather
surprising when using --depth=0 command. Reference says that
"... For example, n=0 disables recursion ..."
In message <[EMAIL PROTECTED]> on Tue, 19 Feb 2008 18:26:23 -0500, "Zack
Weinberg" <[EMAIL PROTECTED]> said:
zackw> You've run afoul of this, I think:
zackw>
zackw> // FIXME: this uses depth+1 because the old semantics of depth=0 were
zackw> // something like "the current directory and its i
"Zack Weinberg" <[EMAIL PROTECTED]> writes:
> 2008/2/19 Zbigniew Zagórski <[EMAIL PROTECTED]>:
>> while fighting with my first lua test (for automate
>> get_current_revision) I've found that restrictions are rather
>> surprising when using --depth=0 command. Reference says that
>>
>> "... For
Zack Weinberg wrote:
2008/2/19 Zbigniew Zagórski <[EMAIL PROTECTED]>:
while fighting with my first lua test (for automate
get_current_revision) I've found that restrictions are rather
surprising when using --depth=0 command. Reference says that
"... For example, n=0 disables recursion ..."
2008/2/19 Zbigniew Zagórski <[EMAIL PROTECTED]>:
> while fighting with my first lua test (for automate
> get_current_revision) I've found that restrictions are rather
> surprising when using --depth=0 command. Reference says that
>
> "... For example, n=0 disables recursion ..."
>
> and i thin
Hi all,
while fighting with my first lua test (for automate
get_current_revision) I've found that restrictions are rather
surprising when using --depth=0 command. Reference says that
"... For example, n=0 disables recursion ..."
and i think that it's not absolutely true.
Question is what do