> Sorry if I make a naive remark... but in Visual Studio, afaik, the > .suo files are not necessary, only the .sln ones (.dsp ... etc) which > are in any case text.
You are correct. The .suo files are not necessary and should not be source controlled. However, there are other binary resources that are legitimate, e.g. .bmp, .ico, etc. What do other SCM solutions do when merging binary files? Ron Wilson, Engineering Project Lead (o) 434.455.6453, (m) 434.851.1612, www.harris.com HARRIS CORPORATION | RF Communications Division assuredcommunications(tm) _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

