Martin

add . with the . doesn't add anything outside current root folder

add NEWDIR works but means I have to explicitly type all the new
directories???

Is there not a better way for new sub directories in the code (I am using
fossil to develop manuals so sub folders get added often, even empty ones!!)

Dan

Level 19 Waterfront Place, 1 Eagle Street Brisbane Qld 4000 Australia
Mail:   PO Box 7815 Waterfront Place, Brisbane 4001
Tel:    +61 733 600 255
Mob:  +61 400 551 920
Fax:   +61 733 600 222
Web:  http://ecourban.com.au

On Wed, Mar 15, 2017 at 7:46 PM, Martin Gagnon <eme...@gmail.com> wrote:

> fossil add NEWDIR
>   or
> fossil add .
>
>  (Don't forget the "." on the latter., which will all everything under
> current directory)
>
> Regards
>
> --
> Martin G.
>
> Le mer. 15 mars 2017 à 05:03, Dan Raymond <d...@ecourban.com.au> a écrit :
>
>> How can I get the fossil add command to add new directories under the
>> root checkout when they have new files in them. I understand fossil doesn't
>> notice new empty directories when you use the add command, but these also
>> have new files.
>>
>> The fossil  add only adds files in the _FOSSIL_ directory. If I create
>> new folders below this with files in them they and their files are not
>> added?
>>
>> What to do?
>> Level 19 Waterfront Place, 1 Eagle Street Brisbane Qld 4000 Australia
>> Mail:   PO Box 7815 Waterfront Place, Brisbane 4001
>> Tel:    +61 733 600 255
>> Mob:  +61 400 551 920
>> Fax:   +61 733 600 222
>> Web:  http://ecourban.com.au
>> _______________________________________________
>> fossil-users mailing list
>> fossil-users@lists.fossil-scm.org
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
_______________________________________________
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