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

Re: Subversion acting insane

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 19 Mar 2013 10:13:21 -0400

On Tue, Mar 19, 2013 at 9:18 AM, <davidsills_at_gmail.com> wrote:

> Subversion seems to be doing something it really can't be doing. I am using
> Tortoise SVN as well as the CollabraNet Eclipse plugin on Windows 7; my
> repository is located on a remote machine. When I accidentally deleted a
> file (not in Subversion) and wanted to get it back from the repository, I
> went to the repo-browser and try to check it out.

That is not how Subversion works.

If you deleted something locally and you want to get it back, then run
the Revert option locally. It should show that the file is missing
and if you select it, it will be put back. In Eclipse, just
right-click on the root of your project and choose the Team > Revert
option. The dialog that comes up will show you everything that is
modified locally. If you have other changes you do not want to
revert, be sure you do not select them in the dialog.

Mark
Received on 2013-03-19 15:13:55 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.