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

RE: revisions

From: vishwanath ramachandran_at_honeywell.com <ramachandran_at_honeywell.com>
Date: Mon, 5 Oct 2009 14:53:49 +0530

Ryan

A quick clarification, why it is creating under folder 0? A few
revisions are created directly in revs

Regards
R.R.Vishwanath
Desk: +91 80 26588360 Extn: 44211
Cell: +91 9008318114

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2009b_at_ryandesign.com]
Sent: Monday, October 05, 2009 11:58 AM
To: Ramachandran, Vishwanath(IE10)
Cc: Erik Hemdal; users_at_subversion.tigris.org
Subject: Re: revisions

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=2403493

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