We are a couple of people developing on the same project. Every time any of us update changes from subversion, i get a conflicted .cproj file because info about the JTAGICE tools are included in this file.
In a Visual Studio C# project, options that are machine specific are stored in a .csproj.user file.
Can we split these debugger details into a separate file?