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

Re: [TSVN] release notes

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-05-31 19:11:08 CEST

Molle Bestefich wrote:
> Simon Large wrote:
>> Whether or not you use subversion locking, file:// access to older
>> _BDB_ repositories will not work in 1.2 due to the BDB upgrade.
>
> ... Unless you use svnadmin (+ svnlook) to upgrade the repository, in
> which case it'll work fine.

That is already covered previously under compatibility issues.

>> And think about it, you
>> _can't_ use BDB for shared file:// access because the BDB locking
>> (not subversion locking) doesn't work there.
>
> I think that the above only applies if you store your BDB files on a
> networking share.
> If the BDB files are in the local filesystem, you should be OK.

But the context of this comment is many users accessing a repository on
a network share and hoping to use locking. They can only do that using
FSFS.

I have updated the release notes again (removed the BDB comment from teh
locking section).

I also added a brief note about upgrading repositories to 1.2 format to
gain the xdelta speedup for reconstruction of older data.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Tue May 31 19:10:30 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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