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

Re: Committing files from an older revision

From: Steve Williams <stevewilliams_at_kromestudios.com>
Date: 2005-05-06 03:25:09 CEST

Ben Jackson wrote:
> I had to roll-back my working copy a few versions and am now having
> difficulty committing my changes... SVN is asking me to update the
> directory to HEAD, however I don't want to overwrite my changes. I tried
> checking out the HEAD revision and copying individual files (not .svn
> dirs), however it is still not letting me commit. Is there a better way
> to do this?

Did you do it the way the manual says to?

- check out HEAD revision.
- do a reverse merge of the versions you want to remove.
- commit.

It's all in the book.

-- 
Sly
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 6 03:29:12 2005

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.