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

Re: Checkout-related issues

From: Guillaume Pothier <gpothier_at_free.fr>
Date: 2004-04-15 13:49:48 CEST

Thanks for this information. I think that for my next project I will try
harder to properly checkin config files. I ran into problems before
because I didn't really take care about how the team managed these
config files.
Also, could you clarify one point for me? My .project and .classpath
files only contain dependencies and classpath info. I don't have
codetemplates.xml in my project dir (they are in the .metadata directory
of my workspace). How do you manage them? Do you check in your entire
workspace?

Greg Irvine wrote:

>So if you have dependencies on external jars etc, you all have to
>manually set up the specific dependencies EVERY time you check out a
>project? Yuck!
>
>As an FYI:
>Here we check in the .project and .classpath files. If we have any
>dependencies on other jar files we use CLASSPATH VARIABLES (create in
>the Java Preferences section), then include the variable in the project.
>This way the only time people have to do anything about checking out a
>project is if there is a new variable created and included by the
>project, and even then, it only has to be created once.
>
>When you upgrade your version of eclipse, you export and import your old
>eclipse preferences, or if there is an incompibility, once person sets
>it all up then exports it and everyone else just imports that file: all
>the variables etc are hence already set up.
>
>I hope that might help any of your problems. I don't know of course
>since I don't know your problems but, any help is good help. At least
>the above ways means people are using the same settings for constant
>code generation (especially if you ensure the codetemplate.xml is the
>same, your checkstyle settings are the using the same xml file, etc etc
>etc).
>
>- Greg
>
>
>
>
>
>
>>I usually don't checkin my .project and .classpath files. It causes
>>problems in my team.
>>
>>Greg Irvine wrote:
>>
>>
>>>Guillaume, have you checked your .project and .classpath files into
>>>your repository as well? If you don't have them in there,
>>>
>>>
>>then they
>>
>>
>>>won't be checked out, which means eclipse will use the
>>>
>>>
>>default nature,
>>
>>
>>>which is nothing.
>>>
>>>The only issue I have with Checkout As... Is that when the
>>>
>>>
>>Project is
>>
>>
>>>created before checking out the files it creates a .project
>>>
>>>
>>file, so
>>
>>
>>>when it tries to check ours out it fails. But of course I
>>>
>>>
>>shouldn't
>>
>>
>>>do it this way anyway because we WANT to retain the checked
>>>
>>>
>>in project
>>
>>
>>>specificities.
>>>
>>>- Greg
>>>
>>>
>>>
>>>
>>>Greg Irvine
>>>Senior Software Engineer (HMI)
>>>Thales ATM, Melbourne, Australia
>>>E-mail: greg.irvine@thalesatm.com
>>>Ph: (03) 9425 7544, Mobile: 0413 900 265
>>>Address: 630 Church St, Richmond, VIC 3121
>>>Confidentiality Notice:
>>>The information contained in this email, and any files transmitted
>>>with it, is intended for the named recipients only. It may contain
>>>privileged and/or confidential information and if you are not the
>>>intended recipient, you must not copy, distribute or take
>>>
>>>
>>any action
>>
>>
>>>in reliance on it. If you have received this email, and any files
>>>transmitted with it, in error, please notify the sender by
>>>
>>>
>>reply email
>>
>>
>>>and delete the email from your system.
>>>
>>>
>>>
>>>
>>>
>>>
>>>>-----Original Message-----
>>>>From: Guillaume Pothier [mailto:gpothier@free.fr]
>>>>Sent: Wednesday, 14 April 2004 11:20 PM
>>>>To: users@subclipse.tigris.org
>>>>Subject: Checkout-related issues
>>>>
>>>>
>>>>Hi,
>>>>I am a happy user of svn and subclipse for a while. I just wanted to
>>>>report two isues related to the checkout process:
>>>>- "Checkout As Project" does not associate any nature to
>>>>
>>>>
>>the created
>>
>>
>>>>project (maybe it could propose to affect it the java nature or any
>>>>other available nature)
>>>>- "Checkout As..." does not allow to check out into an
>>>>existing project.
>>>>With CVS I used to do that because I typically have stuff in
>>>>my project
>>>>dir that I don't want to be under version control.
>>>>
>>>>Could this be adressed? Shall I enter a bug report?
>>>>Guillaume
>>>>
>>>>------------------------------------------------------------
>>>>
>>>>
>>---------
>>
>>
>>>>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>>>>For additional commands, e-mail: users-help@subclipse.tigris.org
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>>
>>---------------------------------------------------------------------
>>
>>
>>>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>>>For additional commands, e-mail: users-help@subclipse.tigris.org
>>>
>>>
>>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>>For additional commands, e-mail: users-help@subclipse.tigris.org
>>
>>
>>
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
Received on Thu Apr 15 21:49:48 2004

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.