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

Re: best way to revert a file rename

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-11-30 20:14:49 CET

On Nov 30, 2005, at 14:01, Adrian Bridgett wrote:

> So imagine I've just done "svn mv foo.original foo.renamed" and now
> want to revert this.
> [...]
> Ideally I want SVN to forget I even tried to rename the file. One
> thing I can guarantee is that no commit has been done - only a mv.
>
> Hmm - looks like what I need is:
>
> svn revert foo.original
> svn revert foo.renamed
> rm foo.renamed

Yes, that's exactly what I would have done.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 30 20:32:37 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.