diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 2002-07-15 18:24:59 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 2002-07-15 18:24:59 +0000 |
commit | 785acd565619cf6128a77da084d9c0eed854eac7 (patch) | |
tree | 49f53e2e57fb775e0bcf9592a659571bd2bc6e4c /devel/subversion-freebsd | |
parent | 52b2d378f6be29a7d87ffe43328d2e040f573f4d (diff) | |
download | ports-785acd565619cf6128a77da084d9c0eed854eac7.tar.gz ports-785acd565619cf6128a77da084d9c0eed854eac7.zip |
Notes
Diffstat (limited to 'devel/subversion-freebsd')
-rw-r--r-- | devel/subversion-freebsd/pkg-message | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/subversion-freebsd/pkg-message b/devel/subversion-freebsd/pkg-message new file mode 100644 index 000000000000..a0638e722efb --- /dev/null +++ b/devel/subversion-freebsd/pkg-message @@ -0,0 +1,14 @@ + + WARNING!!! + +Subversion is still pre-alpha software and should not be used in anything +even approaching a production environment. The working copy and repository +formats are almost certainly going to change in ways that are not backwards +compatable, and Murphy's Law says that you will be the one that runs into +the nasty bug that munges all your data in a completely non-recoverable way. + +If this hasn't scared you off yet, please use this port to download the most +recent development code from the main Subversion repository located at +http://svn.collab.net/repos/svn/trunk, and report any bugs you encounter to +the development mailing list at dev@subversion.tigris.org. + |