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

svn_fs_open_berkeley

From: Yoshiki Hayashi <yoshiki_at_xemacs.org>
Date: 2001-12-18 08:14:07 CET

In commit #661, svn_fs_open_berkeley interface is changed to
take path to Berkely DB database (previously called
env_path) instead of top level Subversion directory.

Because of this change, the client of svn_fs.h need to be
aware that Berkeley DB is stored in SVN_REPOS_PATH/db. This
doesn't look too good. Is only canonical way to get
svn_fs_t object is to use svn_repos_open and then call
svn_repos_fs?

-- 
Yoshiki Hayashi
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:53 2006

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.