[fossil-users] Compare branches

2010-10-09 Thread David tw
Hello Apologies if this is documented somewhere and I missed it, but how do I compare the leaves of two branches? What has changed, what has been added, what has been deleted? Also, once I have the list of diffs can I cherry pick the files to merge/add/remove?$ fossil di

Re: [fossil-users] Beginners question

2010-09-30 Thread David tw
Thanks for all your help, the repo is correct now and I have understood my mistake. On Thu, Sep 30, 2010 at 5:36 PM, David tw wrote: > Hello all, > I have two branches of my project under fossil management, trunk and > stable. My intention being to perform new developments in trunk an

[fossil-users] Beginners question

2010-09-30 Thread David tw
Hello all, I have two branches of my project under fossil management, trunk and stable. My intention being to perform new developments in trunk and to keep stable for releases and bug fixes. These are set up in two directories ~/project/trunk and ~/project/stable. Whilst in directory ~/project/sta