[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion 1.1.0 Release Candidate 1 released.

From: Andy Whitcroft <apw_at_shadowen.org>
Date: 2004-07-16 12:18:22 CEST

It seems that the README.txt within a repository is still BDB specific. I
thought that there was a commit to fix this, by making it neutral, perhaps
that missed the branch? I think this is going to be pretty confusing and
is worth fixing before release. Below is a patch to the README.txt (not
necessarily that useful) containing a possible rewording.

-apw

--- README.txt Fri Jul 16 11:09:12 2004
+++ README.new Fri Jul 16 11:15:42 2004
@@ -2,8 +2,12 @@
 it. Do not add, delete, or modify files here unless you know how
 to avoid corrupting the repository.
 
-The directory "db" contains a Berkeley DB environment.
-You may need to tweak the values in "db/DB_CONFIG" to match the
-requirements of your site.
+The directory "db" contains the internal representation of the
+repository. The file db/fs-type indicates which internal form
+is in use.
+
+For a Berkeley DB environment (fs-type contains bdb) You may need to
+tweak the values in "db/DB_CONFIG" to match the requirements of your
+site.
 
 Visit http://subversion.tigris.org/ for more information.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 16 12:17:58 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.