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

AW: AW: AW: AW: Crash of TortoiseSVN on Vista Ultimate x64, German localization

From: Torsten Weber <tw_at_torstenweber.de>
Date: 2007-12-03 19:13:30 CET

>> -----Ursprüngliche Nachricht-----

>> Von: Stefan Küng [mailto:tortoisesvn@gmail.com]

>> Gesendet: Sonntag, 2. Dezember 2007 09:43

>> An: users@tortoisesvn.tigris.org

>> Betreff: Re: AW: AW: AW: Crash of TortoiseSVN on Vista Ultimate x64,

> German localization

>>

> Not really necessary anymore: in the next release (1.5.0), TSVN won't

> allow you to create berkeley db repositories anymore, only FSFS based
ones.

>

> Stefan

 

O. k. sounds for a solution to the 64 Bit trouble with Berkeley.

I use Subversion and TortoiseSVN since the first release.

 

With the following statements I can create a fsfs from a bdb.

cd /svn/repos/path
svnadmin dump reponame > reponame.dump
mv reponame reponame_bdb
svnadmin create reponame --fs-type fsfs
svnadmin load reponame < reponame.dump

 

If I use svnadmin for the dump (via svnserve) there are no 64 Bit problems?

 

Thank you; best Regards!

 

Sabine
Received on Mon Dec 3 19:25:01 2007

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.