On Thu, Apr 1, 2010 at 7:58 PM, Eric <e...@deptj.eu> wrote:

> > This is indeed a reasonable requirement. When working inside a checkout
> > repository, all local commands should operate within working directory.
> >
> > - Altu
>
> Well, no. I would never use that. What I need is "Where was I?" when the
> day job has kept me away for a while, and "Do I actually want to commit
> everything right now?", i.e. the way it works now.
>

i think what Altu meant was something like what svn does...

If i'm in my src tree under a/b/c and run svn status, i see only the status
of stuff under that branch of the tree, whereas fossil will show me all
paths from the top of the tree. This complicates commits, since i've got to
copy/paste out the subpaths when committing from a sub-dir of my project. i
don't consider this to be tragic enough to spend a lot of time
fixing/expanding, but it is somewhat annoying.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
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