Forum Post: Weird problem with PDSOE and Perforce

  • Thread starter Thread starter Simon L. Prinsloo
  • Start date Start date
Status
Not open for further replies.
S

Simon L. Prinsloo

Guest
Hi Since we upgraded to v. 11.5, we have a peculiar problem: Whenever you open a project in Eclipse, the file ".settings/org.eclipse.wst.common.project.facet.core.xml" gets checked out automatically from Perforce and is added to the default change list. That file should never change, unless you fiddle with the project's facets, but it is checked out automatically whenever you open a project. I've tried a few things, but nothing seems to work. I've even obliterated it from the repository and added it to the .p4ignore file, but that made things worse. Once I did that, when you open a project: p4d.log shows that Eclipse stat the .settings folder (which does not exist on the depot) and its contents. Eclipse would always inform you that you do not have the latest version of this (never changed since creating the workspace in Sept) file and ask if you want to update it. If you say yes, the p4d.log then shows that a sync is done to the file. I've now removed these files from the .p4ignore file and checked them in again, but now PDSOE checks it out again each time when you open a project. Does anybody know what could be wrong with my configuration? Regards Simon

Continue reading...
 
Status
Not open for further replies.
Back
Top