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

Re: Subclipse "Checkout as..." (strange?) working

From: Christian Buech <chr.buech_at_fh-wolfenbuettel.de>
Date: 2005-07-28 08:33:26 CEST

Hi,
the same problem occured with Eclipse 3.0x and Subclipse 0.9.31 on our
WinXP machines here.
It's the .eclipseme file which is deleted by Subclipse. Our workaround
is the following:
1. checkout as...
2. when Eclipse has created the project folder and Subclipse asks you to
overwrite it open the project folder in Windows Explorer and copy all
the ".something" files somewhere else
3. let Subclipse do the checkout
4. copy those files back into the project folder
5. do a refresh in Eclipse

that's kind of annoying thing to do, but as it happens not to often we
are getting used to it ;-)

hope that helps,
Christian

Fabio Da Soghe schrieb:

>Hello.
>
>I've just upgraded to 0.9.32 (Eclipse 3.1/WTP 0.7 M5 on Windows XP).
>Doing a "checkout as..." showed me the new improved message box, which explained to me some useful things I still wasn't sure about.
>
>If I understand well, when you do a "checkout as..." it happens three things:
>
>1 - Eclipse creates the whole project structure, as the selected project type requests;
>2 - Subclipse deletes the files Eclipse created in the project folder (except for .project)
>3 - Subclipse execute a checkout into the new project directory.
>
>I say Subclipse deletes intentionally files because I tryed same operation (checkout in an existing non empty folder) with TortoiseSVN and it doesn't delete anything.
>
>If this is right, I don't understand why Subclipse deletes the just created files (other then .project). Why not to simply checkout into the project folder, eventually overwriting file which are already present in the repository but without deleting anything (not only .project)?
>
>In this manner every type of newly created project should work fine with the "checkout as..." Subclipse command.
>Actually in my installation (Eclipse/WTP) I'm not able to do a checkout of a web application, using the Dynamic Web Project offered by WTP: I get the files .classpath, .runtime and .wtpmodules deleted so Eclipse thinks it's a normal Java project! And I don't know how to recreate the proper project files once Subclipse has deleted them, nor I can figure out how to import my sources from the remote repository in a new Dynamic Web Project.
>
>Could it be possible to change Subclipse behaviour when doing a "checkout as...", as described above? I think it should improve Subclipse usability and ease of project managing.
>
>Thank you and best regards,
>
>Fabio Da Soghe
>
>
>--------------------------------------------------------
>Fabio Da Soghe
>Sysgroup srl - Lungo Dora Colletta 113/14 - 10153 Torino
>tel 011.244.09.83 011.247.68.63 fax 0112406561
>e-mail fabio.dasoghe@sysgroup.it web www.sysgroup.it
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
Received on Thu Jul 28 16:33:26 2005

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.