summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2011-02-11 04:36:44 -0600
committerJunio C Hamano <gitster@pobox.com>2011-02-11 10:13:14 -0800
commit75323459b8a773613374188ad4439a7b45cd9e34 (patch)
tree204a7117a8e9416ece572ccda743c4161207006b
parent1368f65002bf39fdde7dd736a75ae35475184371 (diff)
downloadgit-75323459b8a773613374188ad4439a7b45cd9e34.tar.gz
svn-fe: warn about experimental status
svn-fe is young and some coming cleanups might involve backward incompatible UI changes. Add some words of warning to the manual so early adopters that are not following the project closely don't get burned. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--contrib/svn-fe/svn-fe.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/svn-fe/svn-fe.txt b/contrib/svn-fe/svn-fe.txt
index 35f84bd9e7..cd075b96c5 100644
--- a/contrib/svn-fe/svn-fe.txt
+++ b/contrib/svn-fe/svn-fe.txt
@@ -18,6 +18,9 @@ Subversion repository mirrored on the local disk. Remote Subversion
repositories can be mirrored on local disk using the `svnsync`
command.
+Note: this tool is very young. The details of its commandline
+interface may change in backward incompatible ways.
+
INPUT FORMAT
------------
Subversion's repository dump format is documented in full in