team foundation server and new generations

Posts   
 
    
jspanocsi
User
Posts: 145
Joined: 04-Mar-2005
# Posted on: 09-Jan-2006 15:30:23   

Anyone using TFS? I'm having a problem with llblgen when I generate new entities. I check out the entire project from tfs, add entities with llbl gen and then gen it. They show up in the IDE and are part of the project, but TFS doesn't see them as part of itself so they never get checked in unless I manually remove them from the project and readd them. It's a pain.

Any ideas? It worked fine in VSS and also Source Vault.

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 10-Jan-2006 15:05:05   

I don't have TFS, but what you're saying looks like a real pain, maybe it can't detect that the files have been changed if they are edited outside the IDE !!!

Also this might happen if you use Beta 3 client on an RTM server, then you might need to install the RTM client.

jspanocsi
User
Posts: 145
Joined: 04-Mar-2005
# Posted on: 28-Mar-2006 22:52:48   

well We're on the full released version now and it still does it rage If anyone knows a workaround, it would be greatly appreciated.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39928
Joined: 17-Aug-2003
# Posted on: 29-Mar-2006 00:22:04   

could you try generating first, and THEN reopen the solution in vs.net? (so generate without having the solution open?)

Frans Bouma | Lead developer LLBLGen Pro
jspanocsi
User
Posts: 145
Joined: 04-Mar-2005
# Posted on: 29-Mar-2006 18:26:08   

I tried that too. Still doesn't work. Stupid MS confused

You can't even click the file and say add to TFS. I could live with that. I have to actually remove the file from the project and add it back.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39928
Joined: 17-Aug-2003
# Posted on: 29-Mar-2006 19:24:15   

jspanocsi wrote:

I tried that too. Still doesn't work. Stupid MS confused

You can't even click the file and say add to TFS. I could live with that. I have to actually remove the file from the project and add it back.

huh? That's REALLY weird... So the file is in the project, you check out the file (so it's writable), you generate code, and then you have to remove/add the file again?

Frans Bouma | Lead developer LLBLGen Pro
jspanocsi
User
Posts: 145
Joined: 04-Mar-2005
# Posted on: 04-Apr-2006 14:56:22   

Yep. With VSS it used to pick up changes outside of the IDE.

TFS doesn't do this now. I can't seem to find a way to make it either. rage

It sees the new generation and adds any new files. They appear in the solution explorer, they're just not under TFS control.