Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

5 check-ins using file src/db.c version b3bf6c72

2013-07-25
10:20
Check for some more environment variable to be used as temporary directory on Cygwin: TMP, TEMP and USERPROFILE ... (check-in: fa608f9e user: jan.nijtmans tags: possible-cygwin-fix)
09:48
Next attempt at a fix for the Cygwin "Backslashes in tempfile" problem. If it works, should move to SQLite. Still being tested. ... (check-in: fec3c7fe user: jan.nijtmans tags: possible-cygwin-fix)
2013-07-24
12:27
Fix some test-cases, due to name-change "test-3-way-merge" -> "3-way-merge" ... (check-in: 8b47f2d2 user: jan.nijtmans tags: trunk)
11:26
(NOT a good idea, as it starts using posix locking which cannot cooperate with other Windows programs!) Use os_unix.c, not os_win.c on Cygwin. () ... (Closed-Leaf check-in: b88edfef user: jan.nijtmans tags: possible-cygwin-fix)
08:48
Always use lowercase drive-letter in /cygdrive paths ... (check-in: 59c22194 user: jan.nijtmans tags: trunk)