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

Re: Reseting revisions

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Wed, 17 Dec 2008 20:29:16 +0100

Hi,

On 17/12/2008, Prozac <mateo.gola_at_gmail.com> wrote:
> Hi!
>
> I have 11 revisions in my repository. I set up my Subversion a few
> days ago.
> I'd like do to the following:
> - remove all revisions and keep only the latest one (rev. 11)
> - change the revision number from 11 to 1.
>
> So that finally I will have only one revision (rev.1) including all
> latest changes.
> Is it possible?
>

This kind of defeats the purpose of version control. What if you need
revision 8 tomorrow?

But anyway: easiest way is to create a new repository, export from
your Working copy (or the current repository) to a temporary location
and import that into the new repository.

Then remove your working copy and do a fresh check out from the new repository.

-- 
Regards,
Jean-Marc
--
       ___
  @@  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=985983
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-17 20:31:06 CET

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

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