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