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

reverting to a older revision in svn

From: Tom Cruickshank <tcruicksh_at_gmail.com>
Date: Mon, 15 Nov 2010 16:55:17 -0500

Hey Guys,
     I'm trying to figure out how to revert a file committed into svn to an
older revision.

Let's say I have a file called /customers/index.php currently at revision
150, and would like to go back to revision 100.

it's the only file I would like to revert. What arguments might I need to
accomplish this?

I'm surfing the web and having problems

got this so far:

svn merge -r 150:110 /customers/index.php

this is typed in my checkout. Is that the correct place for it?

Thanks for any assistance.

Tom
Received on 2010-11-15 22:55:58 CET

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.