Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

11
votes
6answers
9k views

Team Build: The path 'Path' is already mapped in workspace 'workspace' error even after deleting all workspaces on build agent

I have this problem when I queue a build. The build dies with the error The path C:\[Path]\Sources is already mapped in workspace [Server Name]. the same as this question. but I've removed all ...
9
votes
3answers
989 views

Shelving vs Workspaces in TFS

Currently I am working on a project that uses TFS as source control. I am in the middle of implementing a piece of functionality, but am blocked by work that needs to be done by outside resources. ...
4
votes
1answer
102 views

How do tf.exe and tfpt.exe establish connections to a TFS instance based on execution directory?

I'm doing some work at the command line using using the TFS object model, and I want to reproduce the workspace-detection bahavior seen in tf.exe and tfpt.exe without introducing artifacts because of ...
4
votes
4answers
116 views

Team Foundation Server: How to configure workspaces for two applications that share assemblies?

I have a question about Workspaces on TFS. Currently, I am using TFS 2008 (though I will soon be migrating to TFS 2010), and I have two workspaces: Workspace1 Workspace2 Workspace1 and Workspace2 ...
3
votes
1answer
564 views

Problems adding Projects to Workspace in Xcode 4

I have a couple of projects that I had started under Xcode 3.2.x some time ago. I switched to Xcode 4 a few days ago and want to make use of the Workspace feature as both projects. Basically, my plan ...
3
votes
2answers
1k views

Revert File not in a workspace in perforce

I am trying to delete an old user from our perforce installation. A previous admin had deleted all their active workspaces / clients so we should be able to now delete the user, however when i run ...
2
votes
3answers
266 views

how to use eclipse workspace on different computers

i have 3 developer machines (office desk, office laptop and home laptop) and i would like to keep my eclipse workspace and projects on usb drive and use it on all 3 computers... is this posible and ...
2
votes
2answers
463 views

Sharing Eclipse projects on a dual boot system

I recently converted my laptop to a Ubuntu/Win7 dual boot system, each with their own partitions, plus a third shared partition. I'd like to use Eclipse and access my SVN repository regardless which ...
1
vote
1answer
65 views

Handling eclipse workspaces properly

Let's say I use Eclipse classic and add the php, python and java functionality. Is it recommended to use a workspace for every language, or is it no problem to have a workspace for them all? Some ...
1
vote
3answers
346 views

Android Tweetdeck-like UI

I'm getting started with Android development, and I would like to have an interface similar to that of tweetdeck: there are several workspaces (activities) that are laid out left to right, and the ...
1
vote
3answers
130 views

Will TFS performance be degraded by having too many user workspaces?

Will TFS performance be degraded by having too many user workspaces? Our IT group observed that development has many workspaces leftover from users who have moved on, and would like development to ...
1
vote
5answers
885 views

MS Access (Jet) transactions, workspaces

I am having trouble with committing a transaction (using Access 2003 DAO). It's acting as if I never had called BeginTrans -- I get error 3034 on CommitTrans, "You tried to commit or rollback a ...
0
votes
0answers
29 views

Segregating the windows on different workspaces in Ubuntu 11.10

I just upgraded from Ubuntu 10.10 to Ubuntu 11.10. Though overall satisfied with the interface, one thing which irked me in the Unity environment is that if I open an application (a web browser, for ...
0
votes
0answers
53 views

MacOSX Lion: how to remember window workspace placement between restarts?

I make use of Mission Control under Lion to place windows in different workspaces, in accordance with my work habits. Here's my usual setup: Workspace 1: Terminal windows for my local machine ...
0
votes
1answer
459 views

How to map existing folders (which are moved to new machine) with the TFS without need to download the entire data from TFS?

Earlier I had mapped my local folders to the TFS. I had to change machine/computer for some reason. So I copied all the folders to the new machine. Now when I try to map the TFS folders to the ...
0
votes
1answer
332 views

FlashBuilder workspace update issues

When working on several AS3 projects that share a common code base, FlashBuilder seems to be losing workspace data when switching from one project to the next. I will often get a message that such ...
0
votes
1answer
492 views

How do i remove files from the Pending Changes list in TFS when those files weren't in the source yet and have been deleted locally

Someone added a workspace incorrectly, so after I fixed it TFS thought I had added some files to the project (dll, pdb, and xmls). So I tried just deleting the files and refreshing the pending ...
0
votes
2answers
122 views

TFS workspace naming guidance, where?

Is there any guidance about workspace naming and workspace mapping in TFS (2010) ?
-2
votes
1answer
474 views

Display workspace's number - Ubuntu 10.10

is there a way to somehow display the number (or identifier) of the current workspace in ubuntu 10.10?