Hi guys,

I'm start using fossil and at this moment I'm just playing with it. One
thing I'm doing is migrating some .git repositories and see how it goes.

With git I tend to put all files I want to keep out of the repo in the
.gitIgnore file. I see in the documentation that fossil uses a command
argument in the add command for this (--ignore) The problem with this is
that the list on some of my git projects are really big and I don't want to
type all those files.

Do fossil has a syntax to exclude all files in certain folder? Example:
exclude all files in the folder bin/ This option has the scenario when I
want any bin/ folder to be excluded, or a specific folder
/dev/project/files-to-be-excluded-from-repo/ is there something for this?
I'm pretty sure there is by my fossil-ignorance at this point prevent me to
find the answer

Thanks for you patient
Erlis
_______________________________________________
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