Skip to content

Commit 7532345

Browse files
jrngitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1368f65 commit 7532345

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contrib/svn-fe/svn-fe.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Subversion repository mirrored on the local disk. Remote Subversion
1818
repositories can be mirrored on local disk using the `svnsync`
1919
command.
2020

21+
Note: this tool is very young. The details of its commandline
22+
interface may change in backward incompatible ways.
23+
2124
INPUT FORMAT
2225
------------
2326
Subversion's repository dump format is documented in full in

0 commit comments

Comments
 (0)