Please Reply All so this discussion stays on the mailing list.

On Oct 29, 2011, at 03:09, Bruce Vining wrote:

> Thx for the quick response.  What is the layout of the "format" file.  Is it 
> part of the SVN system or is this a file I create for each of my repositories?
> 
> Thx again for the 411.

The "format" file is inside every repository you create. It tells Subversion 
what kind of repository it is.

$ svnadmin create somerepository
$ ls -1 somerepository
README.txt
conf
db
format
hooks
locks

Do your repositories not look the same?


Reply via email to