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