History log of /forgerock/opendj2/ext/svnkit/README.txt
Revision Date Author Comments Expand
67a6da25aaf9aeba45544060fc74ff0e59d5ef63 8115 26-Jul-2012 cjr

Fix OPENDJ-551: Update svnkit to 1.7.5-v1 Upstream only has a single 'src' zip which includes the CLI sources. There's no doc.tar.gz any more.

68890d667c41a9ca87be4cf20781725c55ef03dd 5661 13-Aug-2009 chebrard

Fix for 4175: This rev up the external dependency svnkit to version 1.3.0 (from 1.2.0). svnkit 1.3.0 is required to deal with svn 1.6

0b1e8c21abadf8269623dba6654b8c33c64a7f0d 4530 21-Oct-2008 ludovicp

Fix an issue where OpenDS revision number is set to -1 when using svn 1.5. The solution involves upgrading svnkit to version 1.2.0 and updating code calling svnkit.

137a37218d2b59785371447dc068bad93eccd5ae 1047 28-Jan-2007 neil_a_wilson

Add features into our build process that can make use of the SVNKit library to interact with the Subversion workspace. This includes three components: - A new Ant task that stores the current workspace revision number in an Ant property which gets built into DynamicConstants.java and exposed in the --fullversion and "cn=version,cn=monitor" information. - A new Ant task that checks all files that have been locally modified in the current workspace for potential cases in which a copyright date needs to be updated to include the current year. - A change to the coveragediff tool so that it uses the SVNKit library to obtain the diff rather than trying to execute the external svn/svn.exe command.