On 16.09.2010 20:46, ext Bryce Schober wrote: > Since switching to the head nightlies, my .creator.user files (Generic > projects) now have a ProjectExplorer.Project.Updater.EnvironmentId > variable that is changing when nothing else is.
The ID is used to check which Creator last opened the file. This is to warn about people using the same .user-file in different environments (OSes, computers, etc.). > This is going to pretty > annoying if it continues to clutter my check-ins. In addition to cluttering up your checkins it should also trigger warnings about sharing a .user-file when loading the project. Please do not check in the .user file. It is highly dependent on the environment and can not get savely shared! Best Regards, Tobias PS: Having an unique ID is a privacy concern, so I want to point out that we do *NOT* use the ID anywhere but in the .user-file and that this is the only UUID we generate. We have thought hard on how to avoid generating one in the first place. Unfortunately this seems to be the only robust way to warn about sharing .user-files. -- Tobias Hunger Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
