[UPHPU] unversion a file from SVN without deleting it

Kevin email.bdr at gmail.com
Tue Mar 18 16:37:38 MDT 2008


Currently its true. If you run 'svn rm filename' it will be removed from
version control as well as deleted from your machine. This has been changed
in svn version 1.5. They have added a --keep-local flag to the delete
subcommand that will allow you to do 'svn rm --keep-local' to pull it from
version control but _not_ delete it from your machine.

http://subversion.tigris.org/svn_1.5_releasenotes.html
If you search for --keep-local on that page you will see the note about the
change.

-Kevin-

On Tue, Mar 18, 2008 at 4:20 PM, Wade Preston Shearer <lists at wadeshearer.com>
wrote:

> The answer to this the question in this thread of (paraphrasing) "is
> there a way unversion a file without deleting" is "no." Is that really
> the case?
>
> http://svn.haxx.se/users/archive-2007-03/1043.shtml
>
> _______________________________________________
>
> UPHPU mailing list
> UPHPU at uphpu.org
> http://uphpu.org/mailman/listinfo/uphpu
> IRC: #uphpu on irc.freenode.net
>


More information about the UPHPU mailing list