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

[Subclipse-users] Checkout in subclipse renaming folder...

From: Charlie Floss <CFloss_at_pscufs.com>
Date: Wed, 25 Jun 2008 12:16:25 -0400

Hi,
                When I check out code from my project with TortoiseSVN I get folder names that were in the repository.
                                EX:
                                                                svn://localhost/ProjectA/trunk
                                                                                                folder1 --contains an eclipse project called EclipseProj1
                                                                                                folder2 --contains an eclipse project called EclipseProj2
                                                                                                folder3 --contains an eclipse project called EclipseProj3
                                With TortoiseSVN when I check out to a workspace folder I get in my checkout folder
                                                                C:/workspace
                                                                                                folder1
                                                                                                folder2
                                                                                                folder3

                                With subclipse when I check out to a workspace folder I get
                                                                C:/workspace
                                                                                                EclipseProj1
                                                                                                EclipseProj2
                                                                                                EclipseProj3

                Basically when subclipse is checking out the project it notices the .project file and uses the name in the .project file for the folder name and not the name of the folder that was in the repository. I would like to have it check out using the repository folder name in the file system but recognize the .project name for the name that is shown in eclipse.

                I can checkout using TortoiseSVN and then import all the checked out code into eclipse but it would be nicer just to checkout in subclipse and have it not rename the file system folder to match the project name.

                Is there any way to have subclipse check the code out like TortoiseSVN does it and then add the project in eclipse picking up what is in the .project file as the project name in Eclipse?

Thanks

Charles Floss

________________________________
-----------------------------------------------------------------------
This e-mail is intended for the addressee shown.
It contains information that is confidential and
protected from disclosure. Any review, dissemination
or use of this transmission or its contents by persons
or unauthorized employees of the intended organizations
is strictly prohibited.

The contents of this email do not necessarily represent
the views or policies of PSCU Financial Services.
Received on 2008-06-25 18:26:33 CEST

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.