show/hide this revision's text 9 added 267 characters in body

Hi,

I'd like to synchronize a VC++ 2010 project with a VC++ 2008 one. Is it even possible ? Basically, if I'm adding/deleting/renaming a file to a project in VS2010, I'd like it to be added/deleted/renamed to the corresponding VS2008 project. Project options synchronization would be awesome too, but not necessary. I don't need a solution-level synchronization either.

Edit: I've been suggested to "merge" the project files at check-in or build time with a script or tool. Unfortunately, VC++ project file format has changed from VS2008 to VS2010 and have nothing in common. So my question is more like: Is there a tool out there capable of merging/converting between vc9 and vc10 project files ? I might write my own tool if there is not any other way to address this.

Edit2: Nobody seems to get that IT'S NOT POSSIBLE TO MERGE CHANGES BETWEEN VC10 AND VC9 PROJECT FILES BECAUSE THEY ARE TOTALLY DIFFERENT ! FORGET WHAT YOU DID WITH 2005 AND 2008, THE C++ PROJECT FILE HAS CHANGED IN VS2010. THAT'S THE POINT OF THE QUESTION

Thanks.

show/hide this revision's text 8 deleted 2 characters in body; added 4 characters in body; added 11 characters in body; [made Community Wiki]

Hi,

I'd like to synchronize a VC++ 2010 project with a VC++ 2008 one. Is it even possible ? Basically, if I'm adding/deleting/renaming a file to a project in VS2010, I'd like it to be added/deleted/renamed to the corresponding VS2008 project. Project options synchronization would be awesome too, but not necessary. I don't need a solution-level synchronization either.

Edit: I've been suggested to "merge" the project files at check-in or build time with a script or tool. Unfortunately, VC++ project file format has changed from VS2008 to VS2010 and have nothing in common. So my question is more like": Is there a tool out there capable of merging merging/converting between vc9 and vc10 project files ?". I might write my own tool if there is not any other way to address this.

Thanks.

show/hide this revision's text 7 added 68 characters in body

Hi,

I'd like to synchronize a VC++ 2010 project with a VC++ 2008 one. Is it even possible ? Basically, if I'm adding/deleting/renaming a file to a project in VS2010, I'd like it to be added/deleted/renamed to the corresponding VS2008 project. Project options synchronization would be awesome too, but not necessary. I don't need a solution-level synchronization either.

I guess I could write my own add-in

Edit: I've been suggested to achieve this (parsing and editing "merge" the VC++ 2008 each project files at check-in or build time the with a script or tool. Unfortunately, VC++ 2010 one project file format has changed from VS2008 to VS2010 and have nothing in common. So my question is modified), but I'd more like to know if "Is there is an easier way to satisfy my needs.

I cannot merge a tool out there capable of merging between vc9 and vc10 project files , because the format ?". I might write my own tool if there is completely differentnot any other way to address this.In C#, it would be possible

Thanks.

Any ideas ?

show/hide this revision's text 6 added 29 characters in body; edited title
show/hide this revision's text 5 bump
show/hide this revision's text 4 bump
show/hide this revision's text 3 bump
show/hide this revision's text 2 added 97 characters in body
show/hide this revision's text 1