comparison doc/implementation.txt @ 4557:33a1f03b9de0

Remove $-cookies that have been misleading since roundup moved off CVS. One of these, a $Date$ cookie, might accidentally expanded correctly by Subversion *if* keyword expansion was enabled on that file; but judging by the ancientness of the date, it probably wasn't. In any case, git doesn't do any keyword expansion at all, so there isn't an equivalent to translate these into.
author Eric S. Raymond <esr@thyrsus.com>
date Mon, 31 Oct 2011 17:48:11 -0400
parents b9c1226cb600
children 9ca128103a3a
comparison
equal deleted inserted replaced
4550:b59ba4dda623 4557:33a1f03b9de0
1 ==================== 1 ====================
2 Implementation notes 2 Implementation notes
3 ==================== 3 ====================
4
5 :Version: $Revision: 1.6 $
6 4
7 [see also the roundup package docstring] 5 [see also the roundup package docstring]
8 6
9 There have been some modifications to the spec. I've marked these in the 7 There have been some modifications to the spec. I've marked these in the
10 source with 'XXX' comments when I remember to. 8 source with 'XXX' comments when I remember to.

Roundup Issue Tracker: http://roundup-tracker.org/