Differences From Artifact [78e1002ba7]:
- File src/sync.c — part of check-in [d1eb341f80] at 2012-08-31 19:57:42 on branch trunk — Avoid prompting for the password for SSH syncs, since the password is never used. Omit debugging output on SSH syncs. (user: drh size: 8431)
To Artifact [77b404bdcd]:
- File src/sync.c — part of check-in [c19f34cb69] at 2012-08-31 20:46:09 on branch trunk — Revert change [208d67675c]. The policy is to keep the Fossil source code ASCII even if Fossil itself is able to handle non-ASCII source files. Furthermore, the [208d67675c] change broken things. Also backout change [34fcb9634e] since it complicates the C code with unnecessary backslash characters in order to changes single-quotes to double-quotes in the generated HTML and Javascript, which is pointless. (user: drh size: 8432) [more...]
1 | 1 2 3 4 5 6 7 8 9 | - + | /* |
︙ |