Hello,

I ran into a small issue while adding two files to my repository,
using a somewhat old version of fossil, so it may be that the problem
has already been solved. Anyway, here is the scenario:

fossil add filea fileb

where filea is the name of an existing file and fileb contains a typo,
so fossil is quite right in complaining about that one. However, the
message is something like:

ADDED: filea
fileb not found ...

This looks as if filea was added and fileb was not. So, subsequently
I did:

fossil add fileb_correct

And then I did:

fossil commit

The list of files that were modified or added did NOT include filea!
The fact that fileb was an invalid name nullified the addition of filea
to the repository despite the message on the screen. As there was no
indication at all of this, I thought filea was in fact added.

Regards,

Arjen
 

DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited.
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.




_______________________________________________
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