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

Re: svn revert not reverting

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-30 22:19:58 CEST

On Mar 30, 2007, at 14:59, Mark Wagner wrote:

> While making automated changes to the codebase I'm working on , I
> accidentally deleted all newlines from some of the files. The obvious
> fix would be to use "svn revert" to roll back all the changes, but
> it's not working: "svn revert borkedfile.cpp" does nothing.
>
> Any idea on what could be causing this, and how to convince subversion
> to revert these files?

Did your automated changes also bork the pristine copy of the same
file in .svn/text-base? If so, you have ruined your working copy and
should check out a new one.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 30 22:20:24 2007

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.