From: Jonathan Nieder Date: Fri, 11 Feb 2011 10:36:44 +0000 (-0600) Subject: svn-fe: warn about experimental status X-Git-Tag: v1.7.4.1~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/75323459b8a773613374188ad4439a7b45cd9e34?ds=inline;hp=--cc 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 Signed-off-by: Junio C Hamano --- 75323459b8a773613374188ad4439a7b45cd9e34 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