[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: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2005-05-08 17:23:41 CEST

On 2005-05-06 11:25:09 +1000, Steve Williams wrote:
> - check out HEAD revision.
> - do a reverse merge of the versions you want to remove.
> - commit.

But is it cheap? That is, does it take a constant space in the
repository, whatever the changes have been made? I don't think
so, and this doesn't remove the corresponding history either
(not from the repository of course, but for the fixed version).
I'd thought that a "svn cp -rREV" would be a better solution,
if it works (one probably needs a "svn delete" first).

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 8 17:29:02 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.