Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins tagged with "andygoth-versioned-open"
|
2015-05-02
| ||
| 20:54 | Avoid panic on opening a repository lacking .fossil-settings/allow-symlinks or .fossil-settings/allow-symlinks.no-warn . Probably want to reconsider the way historical_version_of_file() handles error codes. Closed-Leaf check-in: 90c0344275 user: andygoth tags: andygoth-versioned-open | |
| 20:52 | Correct comment describing behavior of errCode. check-in: 1b01c1ad26 user: andygoth tags: andygoth-versioned-open | |
| 20:37 | Merge trunk. check-in: 794d4752ae user: andygoth tags: andygoth-versioned-open | |
|
2015-04-30
| ||
| 04:38 | Use fossil_strdup() consistent with the rest of the code. check-in: ff1926143d user: andybradford tags: andygoth-versioned-open | |
|
2015-04-29
| ||
| 16:54 | Merge trunk. check-in: 25a7cd1e0f user: andygoth tags: andygoth-versioned-open | |
|
2015-04-10
| ||
| 00:46 | Merge mark. check-in: 6fec235a9f user: mistachkin tags: andygoth-versioned-open | |
| 00:42 | Merge updates from trunk. check-in: 9cb9df0163 user: mistachkin tags: andygoth-versioned-open | |
|
2015-04-08
| ||
| 06:37 | During open, only refresh the 'allow-symlinks' setting if there is an open revision. check-in: 65c23c63db user: mistachkin tags: andygoth-versioned-open | |
| 06:08 | Simplify branch changes. The historical_version_of_file() function appears to return >0 upon success. Also, remove superfluous slash from '.fossil-settings' path construction in print_setting(). check-in: 20972e8042 user: mistachkin tags: andygoth-versioned-open | |
| 05:06 | Check versioned settings (namely, allow-symlinks) during open. check-in: 6a4c3c5ee2 user: andygoth tags: andygoth-versioned-open | |