1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml">
5 <style type=
"text/css"> /* <![CDATA[ */
6 @import
"branding/css/tigris.css";
7 @import
"branding/css/inst.css";
9 <link rel=
"stylesheet" type=
"text/css" media=
"print"
10 href=
"branding/css/print.css"/>
11 <script type=
"text/javascript" src=
"branding/scripts/tigris.js"></script>
12 <title>Subversion Release History
</title>
18 <h2>Subversion Release History
</h2>
21 This page provides historical release information for the
27 <b>Subversion
0.16.1</b> (
6 January
2003): Interim bugfix release.
30 <b>Subversion
0.16</b> (
3 December
2002): Interim
32 href=
"http://subversion.tigris.org/issues/buglist.cgi?target_milestone=0.16">see
33 issues marked with the
"0.16" milestone
</a>.
36 <b>Subversion
0.15</b> (
7 November
2002): Interim
38 href=
"http://subversion.tigris.org/issues/buglist.cgi?target_milestone=0.15">see
39 issues marked with the
"0.15" milestone
</a>.
42 <b>Subversion
0.14.5</b> (
29 October
2002): Interim
43 release; fixed a configuration bug found in
0.14.4. This is
44 the last release in the
"0.14" series. Later releases, even
45 interim releases, will increment the minor (middle) number;
46 and the patch (rightmost) number will indicate the iteration
47 of the release, for cases where we do post-release bugfixing.
48 See
<a href=
"http://apr.apache.org/versioning.html"
49 >http://apr.apache.org/versioning.html
</a> for more details.
52 <b>Subversion
0.14.4</b> (
29 October
2002): Interim
53 release, again mostly general bugfixes. Superseded
54 immediately by
0.14.5 (see above).
57 <b>Subversion
0.14.3</b> (
20 September
2002): Interim
58 release, mostly general bugfixes.
61 <span style=
"color: red"><b><i>Subversion
0.14.2</i></b></span>
62 (
22 August
2002): Interim release;
63 see issues marked with the
"0.14.2" milestone.
66 <b>Subversion
0.14.1</b> (
9 August
2002):
67 Interim release after Alpha, mostly bugfixes, some feature
71 <span style=
"color: red"><b><i>Alpha (Subversion
0.14.0)
</i></b></span>
73 Most commonly used features completed. Freeze on major
77 <b>Subversion
0.13.2</b> (
28 June
2002):
78 Fixes to regression test suite, filesystem improvements,
79 bring win32 build up-to-date and allow configuration files
81 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=579"
83 fix various command line client outputs
84 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=728"
86 add a man page, and of course the usual bug fixes.
89 <b>Subversion
0.13.1</b> (
20 June
2002): continuing the
92 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=517"
94 client feedback system rewrite
95 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=662"
96 >issue #
662</a>), copy history traversal in many commands, a
97 new
<tt>svn export
</tt> command, versioned headers and libs,
98 improved test framework, more SWIG work, the delta combiner,
99 and the usual round of bug fixes.
102 <b>Subversion
0.13.0</b> (
10 June
2002): Wrapping up
103 large work items in preparation for an Alpha release.
104 Primary issues fixed:
107 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=648"
110 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=654"
112 vsn-rsrc-urls use rev/path
113 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=652"
116 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=517"
118 reporting deleted entries to the server
119 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=658"
121 eliminate skel_t usage
122 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=656"
126 <b>Subversion
0.12</b> (
3 May
2002):
127 Updates to handle disjoint working copies
128 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=663"
130 version the execute bit on files
131 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=522"
133 use text-base checksums in working copies
134 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=549"
136 fix bug in keyword expansion (
<a
137 href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=646"
139 various fixes/improvements to the versioning filesystem (issues
140 <a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=648"
142 <a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=651"
144 <a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=653"
146 <a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=654"
147 >#
654</a>), improvements to svn diff and svn rm.
150 <b>Subversion
0.11</b> (
12 April
2002):
151 Commits to handle disjoint working copies
152 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=575"
154 use
3-way merge in updates;
155 access to repository via http proxy
156 (
<a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=579"
158 <tt>svn
merge
</tt> (
<a
159 href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=504"
161 various fixes for text editor invocation (issues
162 <a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=638"
164 <a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=633"
166 <a href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=615"
169 <li> <b>Subversion
0.10</b> (
8 March
2002): usability,
170 reliability, and performance:
171 Delta-editor interface changes to promote better memory usage;
172 "streamy" writes into the FS (
<a
173 href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=412"
174 >issue #
412</a>); better pool management overall;
175 clearer error messages; configuration improvements.
177 <li> <b>Subversion
0.9</b> (
18 February
2002):
178 "svn switch" (
<a
179 href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=575"
180 >issue #
575</a>); resolution of some repository db stability
182 href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=608">issue
183 #
608</a>); and many small features and bugfixes since
0.8, all
184 praise to the Conquering Developer Hordes. See the
185 <a href=
"http://svn.collab.net/repos/svn/trunk/CHANGES">CHANGES
</a>
188 <li> <b>Subversion
0.8</b> (
14 January
2002): Commit system rewrite (
<a
189 href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=463">issue
190 #
463</a>); diffs over the network in both directions (
<a
191 href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=518">issue
192 #
518</a>); newline conversion and keyword substitution (
<a
193 href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=524">issue
194 #
524</a>); and code migration from libsvn_fs to libsvn_repos (
<a
195 href=
"http://subversion.tigris.org/issues/show_bug.cgi?id=428">issue
198 <li> <b>Subversion
0.7</b> (
3 December
2001): Branching and tagging.
200 <li> <b>Subversion
0.6 (Milestone
6)
</b> (
12 November
2001): Complete
201 "<tt>svn log</tt>", and have
"<tt>svn mv</tt>",
202 "<tt>svn cp</tt>" working at least on files, with directory
203 support optional (for this milestone, that is, not in the long term).
205 <li> <b>Milestones
4 and
5</b> (
19 October
2001): These milestones
206 were reached together, and fix various bugs related to properties,
207 networking, and filesystem deltification.
209 <li> <b>Milestone
3</b> (
30 August
2001): Subversion is now
212 <li><b>Milestone
2</b> (
15 May
2001): Rudimentary working filesystem;
213 client can checkout/update/commit using WebDAV layer.
215 <li><b>Milestone
1</b> (
20 October
2000): Basic working copy
217 client can checkout/update/commit using XML files.