[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: Craig Demyanovich <demmer12_at_fastmail.us>
Date: 2005-09-13 20:44:40 CEST

Hari Kodungallur wrote:
> 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

Thanks, Hari. Since my server is on Windows Server 2003, I did this:

$ type <svn-repo>\db\fs-type
$ fsfs

Regards,
Craig

---------------------------------------------------------------------
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:47:09 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.