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

Re: [Subclipse-users] How to remove files from version control without deleting them

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 20 Mar 2008 07:50:52 -0700

On Thu, Mar 20, 2008 at 7:23 AM, Hendrik Maryns
<qwizv9b02_at_sneakemail.com> wrote:

> I have a project in which the .project and .cproject files are in
> version control. It turns out this isn't a very good idea. How can I
> remove them from version control without deleting them?

I generally recommend you do version those files and think it is a
good idea, but that is not your question. All you can really do is
copy them and put them back. I would probably delete them from the
repository browser. Then close Eclipse. Copy the files somewhere.
Do an update from the command line so that it deletes the files. Then
copy them back and restart Eclipse.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-03-20 15:50:58 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.