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

Re: svnlook issue

From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Sat, 29 Oct 2011 06:33:57 -0500

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?
Received on 2011-10-29 13:34:45 CEST

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

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