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

Re: Resizing an existing repository while keeping the revision numbering

From: TH Lim <sshark_at_gmail.com>
Date: Tue, 11 Aug 2009 02:14:57 -0700 (PDT)

I totally understand "Subversion is to retain all your history".

To elaborate, say, I have 100 revisions. I find tat i don't need revisions
0:90. So from tomorrow onwards I want to keep revisions 91 to 100. I could
do that by dumping 91:100 and load into a new repository. Doing so, reset my
revision number to 1. Basically, I do not want to upset the revision number
in my local workspace which is clocked at revision 100. I don't know if this
is a good idea to retain the revision.

Ryan Schmidt-60 wrote:
>
> On Aug 11, 2009, at 01:31, TH Lim wrote:
>
>> Does the local workspace able to check into the resized repository
>> with the
>> dummy inserts with checking out?
>>
>> I want to keep my repository in a "sizable size" for ease of backup
>> and
>> holding about a 100 or less revisions at any 1 time is workable for
>> me.
>
> I'm not entirely clear about your question, but Subversion is
> designed to retain all your history, so getting it to forget some of
> it later is difficult.
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2382384
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org].
>
>

-- 
View this message in context: http://www.nabble.com/Resizing-an-existing-repository-while-keeping-the-revision-numbering-tp24603057p24914240.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2382392
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-11 11:16:02 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.