proposed commit message (taken out because of https://lists.freebsd.org/pipermail/freebsd-current/2015-April/055269.html)
Diff Detail
Diff Detail
- Repository
- rD FreeBSD doc repository - subversion
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Subversion seems to think that the file is a binary, and it has a non standard svn:mime-type. Please, svn rm it, and add it again, the only property it should have is svn:keywords with FreeBSD=%H.
Something more like:
$ svn pl -v mat.key Properties on 'mat.key': svn:keywords FreeBSD=%H
Comment Actions
I added $FreeBSD$ to the key file and had to use svn propset still. Maybe SVN is outsmarting itself here with the mime-type?
Comment Actions
Please, use the addkey.sh script to generate the file, it will do that the right way, and it would have told you what commands to run to add the file.
share/xml/authors.ent | ||
---|---|---|
1465 | There, I'd say there's a &a.mm; that should be &a.mmoll; |
share/xml/authors.ent | ||
---|---|---|
1465 | indeed |