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

Re: get version of repository

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-05-27 23:22:18 CEST

Glenn A. Thompson wrote:

> Hey,
>
>> Both the subversion version and the BDB version should be possible
>> to read out somehow. It would also help if something goes wrong
>> to 'debug' the reason. The more information you can get the better.
>>
>>
>>
> Beep! Ding! Buzz!
>
> IMHO, Which version of BDB is none of the client's business. How a
> server or (FS) chooses to implement a contract is its business.
> I'm OK with a "server version request" that passes a detail string
> back for display. But not if this information gets used
> programmatically.
> What if the FS is SQL based, file system based, implements archiving,
> etc.

My thought exactly, and that's what I meant when I said it's the FS's
business. So: the current FS implementation checks that it's running
under the same BDB version as it was compiled against, and if it's not,
it returns an error message that contains both BDB versions. That should
be quite enough.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 27 23:25:14 2003

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.