I wrote about some of the other issues you addressed in another post.

>> What should I be doing to make sure fossil knows about all the new code?
>> add doesn't seem to work, and stat or chan doesn't flag newly created
>> files that I haven't already added.


> fossil add file
> fossil commit -m 'foo' file
>
> :-?

I realize that but I was hoping for some help from fossil. For example when
you delete a file fossil was managing and you do a changes, stat or commit
fossil tells you the file is gone. I was looking for that same function to
also provide the oppposite info, letting you know there are new files that
haven't been added.

> To see the list of "unmanaged" files:
>
> fossil extra

Thank you. It is more "manual" than I was looking for but if that's the way
it works that's the way it works.
_______________________________________________
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