| [news.eclipse.newcomer] Re: Workspaces and CVS |
First, is it possible to set up user specific privileges that limits some people's abilities to check in possible changes to .classpath or .project files, i.e. perhaps a user changed certain debug preferences that we don't want carried back into the repository?
One idea we had for getting around that is branching off if someone needs to make changes to the workspace environment and then merging back once they finished what they are doing. So the next question, is it possible to merge ..classpath and .project files that have been branched? Is it a good ideato
do so?