On Tue, Aug 15, 2017 at 08:18:08PM +0200, Stephan Beal wrote:
> On Tue, Aug 15, 2017 at 8:09 PM, Steve Schow <st...@bstage.com> wrote:
> 
> > well I’m hoping to have a version that is stamped into the comments of the
> > actual file as well.
> 
> 
> Stamping that version would change the hash. To the best of my knowledge
> that feature cannot be implemented with DVCS (which requires hashing
> (non-serial IDs) for versioning).

It can be done, just replace the keyword expansion with a canonical form
whenever hashing the content. Keeping the original hash and the hash of
the expanded form allows faster working copy modification checks.

Joerg
_______________________________________________
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