Problem with csproj files

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
vinestech
Posts: 1
Joined: Tue May 24, 2005 8:04 am

Problem with csproj files

Post by vinestech » Tue May 24, 2005 8:08 am

They are not a mergeable type, yet seem to be included and are critical to VS.NET projects. What gives?

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue May 24, 2005 8:38 am

See http://support.sourcegear.com/viewtopic ... oj+merg%2A for a thread about the csproj file being mergable.

The short answer is that you can add csproj as a Mergeable file in the Admin Tool, but it isn't that way by default, because Visual Studio generates the file, and it usually doesn't merge very well if two people make changes at the same time.

Locked