Questions tagged [fsfs]

FSFS is a Subversion default filesystem implementation.

FSFS (pronounced as eff-ess-eff-ess) is the name of a default filesystem implementation. It stores data in ordinary flat files, using a custom format.

53 questions
1
vote
1 answer

Reading Berkeley DB in subversion 1.7

I have a legecy subversion database that uses the Berkeley DB for the format. When I load the current Windows binaries (1.7.x) for Subversion, none of the distributions appear to support Berkeley DB out of the box. So, since I don't have a copy of…
doobop
  • 4,465
  • 2
  • 28
  • 39
0
votes
1 answer

Perform an intermediate revision dump in subversion repository

Hi how are you doing? I have a repository of 60850 svn revisions where by accident 120gb of files were uploaded. To be more specific, the 60660 revion is the heaviest. I was investigating to eliminate this amount with the following tools: 1 -…
0
votes
2 answers

FSFS Logical Addressing: no

I am trying to upgrade subversion server from 1.6 to 1.9, i have installed mod_dav modules and svn binaries.The big feature with svn 1.9 is FSFS filesystem format 7 which has got good amount of features, to enable all these features i am just…
kishore
  • 13
  • 3
0
votes
1 answer

SVN Unknown FS type (imported project)

I have reset my Raspberry Pi (there was too much trash running). I thought I can simply use my Backup in order to make SVN running again. And here comes the problem: My Backups (Daily, fully automatic) just copied all folders and files to a…
Dominik
  • 43
  • 1
  • 4
0
votes
1 answer

Subversion FS API

We are considering to use Subversion as the file system layer to store version enabled documents. Since the security function will be handled by other code, I am considering to directly use the Subversion FS C API layer. I wonder if there any good…
0
votes
1 answer

Migrate Subversion to new server, different versions

I need to migrate a number of svn repos: From: Linux 32-bit, svn 1.6.11 To: Linux 64-bit, svn 1.8.10 The repos are using fsfs file system db. What is the best way to migrate the repos? I don't mind having downtime during the migration. Are there…
PowerApp101
  • 1,798
  • 1
  • 18
  • 25
0
votes
1 answer

SVN Repository - position of original project files

I have a Debian 6 server with Apache and a folder containing all the files of a project we're working on. The project is stored in /var/project The site of the project are accessible (through Apache) from browser through http://project.local I…
tobia.zanarella
  • 1,246
  • 1
  • 17
  • 25
-1
votes
2 answers

subversion with sqlserver as backend

Possible Duplicate: Using MSSQL backend for Subversioning Repositories can we use sqlserver as backend in subversion(instaed of fsfs)?
Reji s nair
1 2 3
4