Print Page | Close Window

Issue with the ibmmx file and TFS with VS2012 RC and 6.1.7.1

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3484
Printed Date: 13-May-2026 at 5:47am


Topic: Issue with the ibmmx file and TFS with VS2012 RC and 6.1.7.1
Posted By: Walid
Subject: Issue with the ibmmx file and TFS with VS2012 RC and 6.1.7.1
Date Posted: 06-Jun-2012 at 9:02am
Hi,

I found a different behavior between VS2010 and VS2012RC for the ibmmx generation.

The scenario is : delete a ibmmx file (and the file link in the SL project) and rebuild the solution.

in VS2010 :
1. Delete of the main ibmmx file => the file state is still checked in in TFS
2. Delete the ibmmx link file => the file state change to delete in TFS
3. Build the solution => the file state change to modify in TFS
=> the solution build.

in VS2012  :
1. Delete of the main ibmmx file => the file state is still checked in in TFS
2. Delete the ibmmx link file => the file state change to delete in TFS
3. Build the solution => the file state change to checked in in TFS (with the information of not having the latest version on disk)
=> the solution doesn't build (note : the file changed on disk)


The Workaround is to exclude the ibmmx file from the solution and not delete it. That way it regenerate it and the file state is in modify  in TFS.



Replies:
Posted By: sbelini
Date Posted: 07-Jun-2012 at 10:27am
Hi Walid,
 
Thanks for letting us know.
We'll take a look at it and work torwards having the same behavior on both VS versions.
 
Silvio.



Print Page | Close Window