Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix missing 'and'. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
d4cb6858edac7dc664abf233df3d6753 |
User & Date: | mistachkin 2014-12-16 19:00:45.515 |
Context
2015-01-07
| ||
01:11 | Configuration file cleanup: omit the 'remove' element for the legacy 'System.Data.SQLite' provider from the LINQ-specific and EF6-specific configuration files. check-in: 573499eaf2 user: mistachkin tags: trunk | |
2014-12-16
| ||
19:00 | Fix missing 'and'. check-in: d4cb6858ed user: mistachkin tags: trunk | |
19:00 | Update release procedures with some tooling info and links. check-in: 8e630a5299 user: mistachkin tags: trunk | |
Changes
Changes to www/release.wiki.
︙ | ︙ | |||
326 327 328 329 330 331 332 | <br /> <br /> <i>This assumes that the <a href="http://www.fossil-scm.org/">Fossil</a>, <a href="http://sourceforge.net/projects/innounp/">Inno Setup Unpacker</a>, <a href="http://www.rarlab.com/">UnRAR</a>, and <a href="http://www.info-zip.org/">UnZip</a> binaries are available in the locations specified via the "FossilTool", | | | 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 | <br /> <br /> <i>This assumes that the <a href="http://www.fossil-scm.org/">Fossil</a>, <a href="http://sourceforge.net/projects/innounp/">Inno Setup Unpacker</a>, <a href="http://www.rarlab.com/">UnRAR</a>, and <a href="http://www.info-zip.org/">UnZip</a> binaries are available in the locations specified via the "FossilTool", "InnoUnpackTool", "UnRARTool", and "UnZipTool" environment variables, respectively.</i> <br /> <br /> <i>If errors are generated, the file "<root>\Setup\data\verify.lst" may need to be updated to account for the files that have been added and/or removed from the release archives since the previous release.</i> |
︙ | ︙ |