[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-29 16:26:48 CEST

Hi Stefan,

> > Warning: if you have a team of users all accessing a repository via
> > file://, then all users must use 1.2 clients. Pre-1.2 clients will
> > unknowingly ignore locks.
>
> That's not quite correct. Pre-1.2 clients won't even work anymore, at
> least if the repository uses the BDB and not FSFS (due to the update
> to BDB4.3). So I think this should be:

These are 2 separate issues.

Whether or not you use subversion locking, file:// access to older _BDB_
repositories will not work in 1.2 due to the BDB upgrade.

Regardless of whether you use BDB, locking will not work securely for
file:// access if there are 1.1 clients in use. And think about it, you
_can't_ use BDB for shared file:// access because the BDB locking (not
subversion locking) doesn't work there. So this point actually only
applies to FSFS access anyway.

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 Sun May 29 16:26:14 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.