On Mon, 24 Mar 2014 06:17:37 -0400
Martin Gagnon <eme...@gmail.com> wrote:

> Le 24 mars 2014 06:15, "Michael Weise" <michael.we...@ek-team.de> a écrit :
> >
> > Hi,
> >
> > how do I know if there are files in my local tree that are not part of
> > the repository?
> >
> > $ touch foo.bar
> 
> fossil extra

Ah, great!
(The full command name is "extras" by the way).


I had looked at the documentation before I asked and tried all of the
commands listed in the quick start guide "to find out the status of
your local tree":

fossil info
fossil status
fossil changes
fossil diff
fossil timeline
fossil ls
fossil branch

Could you please include the "extras" command there as well?!



Another question: I'm working with eclipse and the configuration is
stored in lots of "dotfiles".

$ touch .foo.bar
$ fossil extras
<no output>
$ fossil extras --dotfiles
.foo.bar

Is there a way to make the --dotfiles option the default?
Too much typing ... ;-)


Regards
Michael
_______________________________________________
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