Re: [fossil-users] Working with .dotfiles

2014-06-12 Thread Urmil Parikh
Thanks! On Mon, Jun 9, 2014 at 8:30 PM, Stephan Beal wrote: > On Mon, Jun 9, 2014 at 4:18 PM, Urmil Parikh > wrote: > >> Yes, once a .dotfile is added, it shows everywhere but I have a single >> repo with multiple projects and sometimes after adding a new project if I >> forget to use --dotfil

Re: [fossil-users] Working with .dotfiles

2014-06-09 Thread Stephan Beal
On Mon, Jun 9, 2014 at 4:18 PM, Urmil Parikh wrote: > Yes, once a .dotfile is added, it shows everywhere but I have a single > repo with multiple projects and sometimes after adding a new project if I > forget to use --dotfiles, some files get missed. So, I was wondering if > there is a project-s

Re: [fossil-users] Working with .dotfiles

2014-06-09 Thread Urmil Parikh
Thanks! Yes, once a .dotfile is added, it shows everywhere but I have a single repo with multiple projects and sometimes after adding a new project if I forget to use --dotfiles, some files get missed. So, I was wondering if there is a project-specific option to not ignore .dotfiles. - Urmil On

Re: [fossil-users] Working with .dotfiles

2014-06-09 Thread Michai Ramakers
Hello, > On Tue, Jun 3, 2014 at 8:46 AM, Urmil Parikh wrote: >> >> I'm using fossil with eclipse based project where .dotfiles are required >> to be source controlled. I'm aware of --dotfiles option but I forget to use >> that sometimes. >> >> Is there any way by which I can ask fossil assume --d

Re: [fossil-users] Working with .dotfiles

2014-06-09 Thread Urmil Parikh
Not sure if this message went through... I'd appreciate a response. On Tue, Jun 3, 2014 at 8:46 AM, Urmil Parikh wrote: > I'm using fossil with eclipse based project where .dotfiles are required > to be source controlled. I'm aware of --dotfiles option but I forget to use > that sometimes. > >

[fossil-users] Working with .dotfiles

2014-06-02 Thread Urmil Parikh
I'm using fossil with eclipse based project where .dotfiles are required to be source controlled. I'm aware of --dotfiles option but I forget to use that sometimes. Is there any way by which I can ask fossil assume --dotfiles for all applicable commands? A project specific setting would be great.