source: release-kits/lirk3/ant-scripts/tasks/svnant/changelog.txt@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 1.7 KB
Line 
1* 1.0.0
2- Built against svnClientAdapter r2401 and Subversion 1.3.1,
3 incorporating numerous bug fixes and improvements from both.
4 Removed dependency on commons-lang-2.0.jar.
5 Removed dependency on jakarta-regexp-1.4.jar.
6- Fixed revision parameter in Switch task (#305)
7- Added url property to Status task (#327)
8- Still lacks support for Subversion locking (introduced in SVN 1.2.0).
9
10* 1.0.0-rc1
11- Built against svnClientAdapter r1384 and Subversion 1.2.0,
12 incorporating numerous bug fixes and improvements from both.
13- Lacks support for Subversion locking (introduced in SVN 1.2.0).
14- Improved documentation.
15- New 'switch' and 'propget' commands for <svn> task.
16- Repository creation handles SVN file system type.
17- New JAR dependencies added (regexp, lang).
18- Add new/improved tests (e.g. of 'status', 'info', 'annotate',
19 'switch', svnserve, etc.).
20- Adjustments to distribution packaging, including the removal of the
21 bundled JavaHL win32 DLLs.
22
23* 0.9.13
24- createRepository command added
25- status command added
26- linked with subversion 1.0.5
27
28* 0.9.1
29- ignore and diff commands added
30- more improvements to command line interface to subversion
31
32* 0.8.6
33- improvements to command line interface to subversion
34 (should work better on Linux)
35
36* 0.8.5
37- linked with subversion 0.35.1 and Berkeley DB 4.2.52
38- improvements to command line interface to subversion
39- cat, revert, propdel commands added
40
41* 0.8.2
42- linked with subversion 0.31.2
43- command line interface to subversion (experimental)
44- keywordadd, keywordsremove, keywordsset and diff commands added
45
46* 0.6.0
47- linked with Subversion 0.24.2
48- propset added
49
50* 0.1.0 - Initial Release
Note: See TracBrowser for help on using the repository browser.