On Fri, Jan 25, 2013 at 6:58 AM, Martin Gagnon <eme...@gmail.com> wrote:

> On Fri, Jan 25, 2013 at 6:41 AM, Gilles <gilles.gana...@free.fr> wrote:
>
>> On Fri, 25 Jan 2013 12:28:25 +0100, Stephan Beal
>> <sgb...@googlemail.com> wrote:
>> >There are two ways i know of to do that, but both show the files _in_ the
>> >branch, whether or not they have been modified _in that branch_ since the
>> >branch was created:
>>
>> Thanks for the info.
>>
>> I don't understand what you mean by "both show the files _in_ the
>> branch, whether or not they have been modified _in that branch_ since
>> the branch was created". Do you meant that they'll list all files in a
>> branch, even those that were only commited once since the branch was
>> created?
>>
>> I prefer to use the CLI because it's faster than the web interface.
>> Hopefully there's an easier way than running "json dir" and reading
>> its output.
>>
>>
> Is it what you want ?
>
>   $ fossil ls <branch_name>
>
>
>
Sorry, it seems it doesn't work.... The usage from "fossil help ls" says:
  Usage: fossil ls ?OPTIONS? ?VERSION?

but it seems that specifying ?VERSION? change nothing.. for "ls" to show
files from a branch, I need to update my checkout with that branch first,
then ls will list the files in the branch..

Is this a bug or I mis understand meaning of ?VERSION? for the ls command ?

-- 
Martin G.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to