Hi Stephan,

I think it is an scm-level problem, at least for me ;-)

The thing is that either I'll commit these file every time they change
(which makes a bit of mess in the repo) or I need to do a selective
commit which omits these files (which after a tens of commits become a
bit annoying).

  Cheers,
  Jacek

2012/7/2 Stephan Beal <[email protected]>:
> Hi! No, there us no such mechanism in fossil. I sometimes have similar
> problems with makefiles and config files, but i have never considered that
> to be an scm-level problem (maybe it is?).
>
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
> http://gplus.to/sgbeal
>
> On Jul 2, 2012 11:24 AM, "Jacek Cała" <[email protected]> wrote:
>>
>>   Hi All,
>>
>> I've got in my repo a small number of files that are changing but
>> these changes are not meant to be send to the repo (are kind of
>> user-specific). The files are needed in the repo but only in their
>> initial or some specific version. Is there any way to turn off change
>> tracking for some files? To be clearer, when doing 'fossil open
>> myrepo' I'd like these files to appear in the filesystem but when
>> doing 'fossil chan' I'd like them to not appear, maybe only when
>> MISSING.
>>
>> I would expect this to work similar to 'fossil settings ignore-glob'
>> w.r.t. 'fossil extra'.
>>
>>
>>   Cheers,
>>   Jacek
>> _______________________________________________
>> fossil-users mailing list
>> [email protected]
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to