New Posts New Posts RSS Feed: Issue with the ibmmx file and TFS with VS2012 RC and 6.1.7.1
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

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

 Post Reply Post Reply
Author
Walid View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14-Nov-2010
Posts: 161
Post Options Post Options   Quote Walid Quote  Post ReplyReply Direct Link To This Post Topic: Issue with the ibmmx file and TFS with VS2012 RC and 6.1.7.1
    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.
Back to Top
sbelini View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 13-Aug-2010
Location: Oakland
Posts: 786
Post Options Post Options   Quote sbelini Quote  Post ReplyReply Direct Link To This Post 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.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down