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

Re: [Subclipse-users] Which eclipse files belong in svn, anyway?

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 20 Mar 2008 13:32:36 -0700

There is no right or wrong answer here. If there is an expectation
that a lot of users are going to use Eclipse, then storing the project
settings in the repository simplifies the process of correctly
checking out the project and getting started. In my experience these
files can be setup so that they are very stable and only need to be
modified when a true project change occurs that all users benefit from
receiving via update.

The other question gets into preferences etc. Eclipse 3.3 allows more
and more of these to be stored on a per-project basis, which then
makes them easy to version. Where it is possible to use this feature
I recommend it for the same reason as the other project files. Of
course it also depends on whether these settings are truly something
you want to associate with the project and are not an individual
user's preferences.

As for the other preferences, I usually just export my preferences to
a file on a regular basis so that I have them stored somewhere. I do
not think there is a better way to handle this.

-- 
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 21:32:45 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.