Anyone notice that the Comment and Original Comment are identical in the
Overview section, but that the yellow highlighted entry shows a modified
comment? That doesn't seem right.

----- stephan
Sent from a mobile device, possibly from bed. Please excuse brevity, typos,
and top-posting.

On Jan 21, 2018 20:03, "Andy Bradford" <amb-fos...@bradfords.org> wrote:

Thus said "Andy Bradford" on 20 Jan 2018 21:05:25 -0700:

> http://www.fossil-scm.org/index.html/info/41f35ca4ec617891

It looks  like this commit  also broke the command  line. It used  to be
possible to use ``fossil annotate'' from  a relative path in the working
checkout:

Before [41f35ca4ec617891]:

$ cd src
$ ../fossil annotate db.c | head -1
dbda8d6ce9 2007-07-21     1: /*

After [41f35ca4ec617891] :

$ cd src
$ ../fossil annotate db.c | head -1
file db.c does not exist in current checkout

Andy
--
TAI64 timestamp: 400000005a64e410


_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to