Fossil

Timeline
Login

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

2 check-ins using file src/db.c version fe61a1079f

2019-08-10
03:44
Updated the temp file and dir location documentation in www/env-opts.md to match what the current code does. Closed-Leaf check-in: 1f63724e5b user: wyoung tags: windows-env-usage
03:23
Inserted %USERPROFILE% between %FOSSIL_HOME% and %LOCALAPPDATA% in the code that chooses where the user's account-wide _fossil file lives on Windows. (This is the Windows analog to the ~/.fossil file on POSIX systems.) Also updated the docs to match. check-in: 15176c8ae5 user: wyoung tags: windows-env-usage