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

Re: resetting revision back to zero

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-08-30 03:58:29 CEST

On 8/29/07, John Eric Hamacher <badgerduke@gmail.com> wrote:
> For some reason, when I loaded a new project into Subversion, it chose
> revision 7 to be my starting point. I have no idea what might be in
> previous versions, if anything. I would like to reset my project revision
> number to zero. How can I do this? Thanks.

Subversion didn't "choose" to make revision 7 your starting point for
"some reason." When you performed the import, there had been 6
previous commits to that repository. Therefore your import was commit
#7.

Create a new repository and import your project into that. You can't
reset the revision number of an existing repository to any arbitrary
value.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 30 03:55:54 2007

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.