Top "Fsfs" questions

FSFS is a Subversion default filesystem implementation.

How to find out Subversion repository version?

How can I determine current version of my repository to see if I need to upgrade it (svnadmin upgrade)? In …

svn berkeley-db fsfs
How exactly does subversion store files in the repository?

I read the subversion book and it is clear to me that subversion does not store individual files but only …

svn repository berkeley-db fsfs
SVN performance after many revisions

My project is currently using a svn repository which gains several hundred new revisions per day. The repository resides on …

performance svn repository fsfs
svn repository on Windows network share

Is it safe for multiple computers to concurrently access an svn repository stored on a shared filesystem? I'm building an …

svn filesystems berkeley-db network-share fsfs
Migrating Subversion Repositories across servers

We're in the process of moving servers and one of the last items is moving over the svn repositories. There …

svn repository migrate fsfs
Subversion 1.9.2: Invalid filesystem format option 'addressing logical'

I installed SVN 1.9.2 in UAT Linux redhat 6.6 using tarball and run the SVNSERVE as daemon and all went fine. Then …

svn tortoisesvn redhat svnserve fsfs
svn: Querying mergeinfo requires version 3 of the FSFS filesystem schema;

I get this error when trying to query mergeinfo. $ svn mergeinfo --show-revs eligible https://svn.hq.corp/trunk https://svn.…

svn fsfs
What is the maximum revision number supported by SVN?

What is the maximum revision number supported by SVN? The repo is of type FSFS, hosted on a Fedora box. …

svn version-control fsfs
svn Can't set position pointer in file

I'm having an issue with an svn repository that has been working just fine up to now. I am getting …

svn svnadmin fsfs