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

Re: Re: Old version advice

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Thu, 19 Apr 2012 16:27:11 +0100

On 19 April 2012 14:07, Peter Van Hove <Peter_at_smart-projects.net> wrote:
> Thanks for the information !
>
>> My guess is that you have a BDB repository rather than an FSFS one
>
> That rings a bell !
>
>> you are the only person using this repository, right?
>
> That is correct !
>
>> you need to perform a dump/load cycle on
> the repository.
>
> Do that with my current 1.4 version ?  Or with the 1.7 version ?
>
> Just wondering here, would my BDB repos be OK if I host them locally, on the same system ?  Or should I convert to FSFS either way ?

You need to convert to FSFS if you want to use file:/// URLs, i.e. in
a serverless setup.

Another thought, you could set up a server (svnserve) to run on your
own machine and use svn:// URLs instead. That way you could continue
to use your existing BDB repository. The subversion server binary from
CollabNet is quite good at making the server installation as simple as
possible. Not sure if that is any easier.

You'll still need to checkout fresh working copies for TSVN 1.7 as the
working copy format is substantially different between 1.4 and 1.7 and
WC upgrade is not possible.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2949914
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-04-19 17:27:17 CEST

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

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