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

Re: Moving a file add to a particular revision?

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-04-25 14:21:17 CEST

Steinar Bang wrote:
> I forgot to add a file when I checked in a big change containing a lot
> of file.
>
> I added it two revisions later, when I discovered it, and I added it
> with the same commit message as the revision I wish it was added in
> (habit from CVS).
>
> Is there a way to move it to revision 93 when it was actually added on
> revision 95?
>
> Thanx!

In short, no. In long, you could rebuild the repository from a dump to
revision 92, then add the files on top and recreate revision 93 with
everything in place, then do revision 94. But it's not trivial to merge
changes.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 25 14:22:19 2006

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.