System.Data.SQLite

Check-in [5b635e29a5]
Login

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

Overview
Comment:Fix typo in docs for obtaining source.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 5b635e29a5fa9dc88f4070ec127fd36eaedbbf25
User & Date: mistachkin 2013-02-21 06:44:42.162
Context
2013-02-21
07:03
Prevent an invalid boolean argument from causing an exception for the .NET Compact Framework test project. check-in: 5ba66c476a user: mistachkin tags: trunk
06:44
Fix typo in docs for obtaining source. check-in: 5b635e29a5 user: mistachkin tags: trunk
2013-02-20
07:09
Allow loading of the .NET Framework version-specific MSBuild settings files to be skipped. check-in: 05ba00cd36 user: mistachkin tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to www/source.wiki.
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
</p>

<a name="assumptions"></a>
<h2>Assumptions &amp; Prerequisites</h2>

<p>
  The string &quot;<b>&lt;root&gt;</b>&quot; represents the directory where the
  local working copy of source tree (a.k.a. the working check-out directory) for
  the System.Data.SQLite project is to reside.  This should be a completely
  empty directory.
</p>

<p>
  The string &quot;<b>&lt;repositories&gt;</b>&quot; represents the directory
  where the local clone of the repository for the System.Data.SQLite project
  (and potentially other projects) is to reside.







|
|







8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
</p>

<a name="assumptions"></a>
<h2>Assumptions &amp; Prerequisites</h2>

<p>
  The string &quot;<b>&lt;root&gt;</b>&quot; represents the directory where the
  local working copy of the source tree (a.k.a. the working check-out directory)
  for the System.Data.SQLite project is to reside.  This should be a completely
  empty directory.
</p>

<p>
  The string &quot;<b>&lt;repositories&gt;</b>&quot; represents the directory
  where the local clone of the repository for the System.Data.SQLite project
  (and potentially other projects) is to reside.