Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins tagged with "checkout_on_root_fix"
|
2014-01-08
| ||
| 17:40 |
Fix some remaining corner cases when having a checkout on '/'..
Update command:
file_cannonical_name():
file_relative_name():
| |
| 04:59 |
Remove traces.
Waiting approval to merge on trunk.. check-in: 84abd45533 user: mgagnon tags: checkout_on_root_fix | |
| 04:42 |
Fix db_open_local() fonction so it find the local checkout database on "/". It
was working inconsistently depending what was the current directory.
** Even if fossil is not the right tool to version files on the root of the system, I found it very usefull to track what file change on my system Tested on Linux and MinGW (Windows 8.1) check-in: be993c47d5 user: mgagnon tags: checkout_on_root_fix | |