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

Re: Get lock on existing FSFS repository.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-04-16 03:03:18 CEST

On Apr 15, 2005, at 3:35 AM, Simon Large wrote:

> Hi folks,
>
> I am testing locking with an existing FSFS repository (created using
> 1.1.x) on ra_local. I am using TSVN 1.2 (dev) as the client.
>
> If I try to get a lock, I succeed, which is a surprise as I understood
> from previous threads on this list that the repo had to be explicitly
> upgraded to support this. I was expecting to get an error message
> telling me to ask the repo admin to upgrade.
>

You missed the days of dev@ discussion where we reverted this behavior.
  :-)

There is no upgrade process. The first time libsvn_fs tries to create
a lock, either 2 new lock tables are automatically created (BDB) or the
locks/ directory is created (FSFS). There's nothing you need to do.
And the extra hook scripts don't magically appear... though
libsvn_repos does still look for them. If you want the 4 new hook
templates, try creating a new repository and then copying them in.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 16 03:09:40 2005

This is an archived mail posted to the Subversion Users mailing list.

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