From 7921288fd0265b80c92ab76a3347d6604fa7c718 Mon Sep 17 00:00:00 2001
From: Chris Ridd <chris.ridd@forgerock.com>
Date: Thu, 26 Jul 2012 10:04:10 +0000
Subject: [PATCH] Fix OPENDJ-551: Update svnkit to 1.7.5-v1

---
 opendj-sdk/opends/ext/svnkit/README.txt |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/ext/svnkit/README.txt b/opendj-sdk/opends/ext/svnkit/README.txt
index 793a6e2..dbbe18b 100644
--- a/opendj-sdk/opends/ext/svnkit/README.txt
+++ b/opendj-sdk/opends/ext/svnkit/README.txt
@@ -26,7 +26,10 @@
 direct repository access as well as support for all high level Subversion operation that are 
 available with the command line Subversion client. 
 
-This version of SVNKit supports all Subversion 1.6.2 features and supports older Subversion repositories.
+This version of SVNKit supports all major Subversion 1.7.6 features.
+
+This version of SVNKit supports both new (1.7, sqlite db) and old (1.6 and older) working copy formats 
+as well as all versions of Subversion repositories since 1.0.
 
 4. RESOURCES
 

--
Gitblit v1.10.0