On Fri, 25 Jan 2013 10:43:03 -0800, Themba Fletcher
<[email protected]> wrote:
>> I have another question: "fossil branch ls" lists branches available
>> in the repo, but is there a command to list all the files/revisions
>> that have been commited to the "experimental" branch?
>>
>
>I think 'fossil diff --brief --branch experimental' might be what
>you're looking for.

Thanks for the command. However, after editing "dummy.c" twice and
commiting the changes, it just displays this:

"CHANGED dummy.c"

The ultimate goal is really to be able to locate code I know I tried
at some point in the Experimental branch. Grep would really help. Then
a branch could be used as some kind of code vault.

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to