changeset 515:9fadbf0686a1

README: updated reason users might want to avoid hgsubversion
author Augie Fackler <durin42@gmail.com>
date Sun, 10 Jan 2010 16:03:12 -0600
parents a30b9fa840be
children f089f46729ee
files README
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/README
+++ b/README
@@ -7,9 +7,10 @@ hgsubversion
 hgsubversion is an extension for Mercurial that allows using Mercurial
 as a Subversion client.
 
-Right now it is *not* ready for production use. You should only be
-using this if you're ready to hack on it, and go diving into the
-internals of Mercurial and/or Subversion.
+At this point, hgsubversion is usable by users reasonably familiar with
+Mercurial as a VCS. It's not recommended to dive into hgsubversion as an
+introduction to Mercurial, since hgsubversion "bends the rules" a little
+and violates some of the typical assumptions of early Mercurial users.
 
 Installation
 ------------
@@ -74,4 +75,3 @@ being prefixed by a single space*.
 
 The creation or modification of this file will trigger ``svn:externals``
 updates on the related subversion repository.
-