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

Re: revisions

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Mon, 5 Oct 2009 01:27:53 -0500

On Oct 5, 2009, at 01:23, vishwanath ramachandran_at_honeywell.com wrote:

> Erik, thanks for the detailed explanation, here are the steps I did
>
> • Created a repository using “svnadmin create”
> • Then did a svn checkout for the repository using tortoise svn
> • Added some folders /files to the repository using tortoise svn
> • Commit/update using TSVN
> • Everything is fine, while accessing the URL of the repository, it
> shows 4 revisions(which I have added)
> • But at the db/revs folder it still shows 0, should it be 4 here
> too?

Most likely no.

What is inside the directory "0"?

I expect you will find files for your revisions 0 through 4 inside the
directory "0".

New repositories are created with shards (unless you tell it not to)
to avoid putting too many files in one directory.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2403445

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-05 08:28:50 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.