On Fri, Jan 25, 2013 at 12:41 PM, Gilles <[email protected]> wrote:

> 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?
>

By that i meant: your question was a way to see what "has been committed
to" that branch. The /dir and /json/dir commands show what is in the
branch, regardless of whether it was committed in that branch or imported
via the parent branch when 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.
>

fossil co branchname
ls -la

There is no equivalent of the /dir page for the CLI.


> What about using tags to list files, eg. "trunk" vs. "experimental"?
>

That works with the /dir page and /json/dir command.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to