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

Re: How to revert file to few revisions back?

From: Witold Rugowski <rugowski_at_nhw.pl>
Date: 2006-09-29 12:44:06 CEST

Andy Levy wrote:
> You need a reverse merge. svn merge -r <laterrev>:<oldrev> file

Well it works ;-)) Only one thing - could it be done only for files in
current directory? When I try to do it for files 'below' current it
fails with:

$ svn merge -r 44:30 app/views/route/show.rhtml
svn: Cannot replace a directory from within

-- 
Witold Rugowski
http://nhw.pl/wp/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 29 12:44:40 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.