comparison doc/mysql.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 6a32a2fb95b4
children 98fdc1f98194
comparison
equal deleted inserted replaced
4550:b59ba4dda623 4557:33a1f03b9de0
1 ============= 1 =============
2 MySQL Backend 2 MySQL Backend
3 ============= 3 =============
4
5 :version: $Revision: 1.13 $
6 4
7 This notes detail the MySQL backend for the Roundup issue tracker. 5 This notes detail the MySQL backend for the Roundup issue tracker.
8 6
9 7
10 Prerequisites 8 Prerequisites

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