Problem 2 is similar to "fossil add filename" saying "ADDED: filename" even
if it was already known. This confuses novice users.
On 25 March 2015 at 16:44, wrote:
> This is on a Windows machine so, filenames are case insensitive.
>
> To reproduce (f = fossil):
>
> f new xxx.fossil
> f o xxx.f
This is on a Windows machine so, filenames are case insensitive.
To reproduce (f = fossil):
f new xxx.fossil
f o xxx.fossil
echo Hello > hello
f add hello
f cha
f ext
f rev Hello
f cha
f ext
Problem 1: “f rev Hello” does not revert the ADD (note: Hello is given with a
different case from the pr
2 matches
Mail list logo