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

Re: query repository for its type: bdb or fsfs

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: 2005-09-13 20:27:09 CEST

On 9/13/05, Craig Demyanovich <demmer12@fastmail.us> wrote:
> Friends,
>
> I'm looking for a way to query a repository for its type. I created a
> repository so long ago that I can't remember whether I used bdb or fsfs.
> Is the presence of a "db" directory under the repository directory
> enough to indicate a bdb-based repository? Please point me in the right
> direction, as the search terms I've used thus far haven't produced results.
>

the following is true if the repository is fsfs:

$ cat <svn-repo>/db/fs-type
fsfs

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 13 20:29:17 2005

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

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