best way to revert a file rename
From: Adrian Bridgett <adrian.bridgett_at_opsera.com>
Date: 2005-11-30 14:01:24 CET
Hi,
I'm trying to add undo support into svn_load_dirs (too many typos!) and
So imagine I've just done "svn mv foo.original foo.renamed" and now want
I'm pretty new to subversion, I tried a "mv" in the opposite direction
Trying to force this I get:
svn: 'foo.original' is scheduled for deletion; it must be committed
Ideally I want SVN to forget I even tried to rename the file. One thing
Hmm - looks like what I need is:
svn revert foo.original
Thanks
Adrian
-- Adrian Bridgett <adrian.bridgett@opsera.com>, Software Architect Mobile: +44 (0) 7773-778251 GoogleTalk: adrian.bridgett@gmail.com Skype: abridgett --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Nov 30 16:07:48 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.