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

Re: getting the type of the repository

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-08-13 17:12:17 CEST

Ben Collins-Sussman wrote:
>
>>The reason I was asking for such an API is that FSFS works well over
>>network shares and on Win95+ systems, but BDB does not. So I wanted to
>>give the user a warning if (s)he checks out a working copy via file:///
>>if it's a BDB and on a network share or BDB on Win95+.
>
>
> Algorithm:
>
> Look for 'repos/db/fs-type'.
> If it doesn't exist:
> it's a BDB repos.
> Else:
> read file contents to get type.

Thanks a lot. I'll do it that way!

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 13 17:12:49 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.