Skip to content

Commit

Permalink
svn-fe: warn about experimental status
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jonathan Nieder authored and Junio C Hamano committed Feb 11, 2011
1 parent 1368f65 commit 7532345
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions contrib/svn-fe/svn-fe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7532345

Please sign in to comment.