Hi all,
I'm doing a lot of work with work items, and while I'm using Tfs 2010 aka VsAlm 2010, this has been something that's bugged me ever since the first release of Tfs. When creating new work items, I don't really want to switch back and forth between my mouse and keybaord 203948203984 times; I'd really much rather just enter it enti...
Is there a way to trigger a custom script (or open a windows app) after a user imports the deployment package using IIS and completes the installation?
Any help?
...
Hi,
I have created an automated build for my application, it’s working fine but there is an issue with its output file structure. Many files generated in drop folder, like published files,logs,Dlls . I’d like the content of published file copy into specific folder (the location which the physical path of my website has assigned into it)...
Hello,
I wish to utilize the new gated check-in function of TFS 2010.
I have about 10 solutions, that all share as a dependency a proprietary shared-code library.
My structure is:
TeamProj/SharedCode
TeamProj/Proj1
TeamProj/Proj2
TeamProj/Proj3
........
The question I have is, how can I set-off an integration of ALL projects that h...
Hello StackOverFlow,
I am at my wit's end here after spending most of this week tearing my hair out and swearing at TFS so I hope someone can help :)
We have recently migrated to TFS 2010 using the MSF For Agile process template and we make use of such reports as the Burndown, User Stories progress etc. Up until 13/10/10, our warehousi...
When we create a project in TFS, we always follow these steps:
1) Create new team project
2) Create workspace, assocate to source control folder and local folder
3) Create three folders under team project (Main, Dev, Release)
4) Check in source to Main
5) Convert Main to branch
6) Create Dev/Dev and Release/Release branches from Main bra...
Consider the process when creating a new Team Project.
There's a convention to be followed: Team Projects need to have a directory structure like this:
MyTeamProject
-Dev
-Dev
-Main
-Docs
-Source
-Release
How can this directory structure/layou...
Hi!
We have to web projects that we want to generate web deploy packages for on nightly build.
One MVC2 project and on WCF project.
We have a script that listens for new versions of these packages and deploys them as there are dropped new versions. The problem with this is that the packages gets deployed inside the TFS deploy folders, ...
Hi
I have TFS 2010 basic and I would like to view all checked in files that have been associated with a work item. Any ideas?
Cheers
Tigger
...
I have a tab (Internal Development Review) on one of my work item forms that I would not like to show to all users:
Is it possible to hide this from a specific user group (or conversely, to grant it to another group)? I cannot find a way to put permissions on a tab.
...
Hi,
I have some problems with Eclipse and Team Explorer Everywhere.
I installed and added a server to Eclipse. But now i couldn't add new servers. Because, server button is disabled.
I wonder, how can i add new servers?
...
Hi. I have just started using TFS and have some questions about hotkeys. It is really uncomfortable to select projects, solutions and files in Solution Explorer.
I want to assign hotkeys to just 2 operations:
Solution-wide checkin
Solution-wide get latest version
But I cant find these in the list of available operations in Visual ...
Hi there,
I thinking about switching to TFS2010 for my team. Right now we're using NANT scripts, and I'd like to know how the following issue could be solved with TFS2010.
The team is working on a framework which is made of several solutions (.sln). In each solution, we have a "References" folder where we put the assemblies used by the...
Consider a TFS 2010 server with "Build Service", "Build Controller" and "Build Agent" running on the same system. Things work 'most of the time', however occasionally I have to restart the 'Build Service'. Few questions:
What is the Build Service?
Do the build agents talk to anything other than the build controller (for example TFS)? I...
I am using the TFS PowerTools Cmdlets in PowerShell to try to get at some information about Changesets and related WorkItems from my server. I have boiled the problem down to behavior I don't understand and I am hoping it is not TFS specific (so someone out there might be able to explain the problem to me :) )
Here's the only command th...
TFS 2010 is giving me this error when I attempt to move a branch to another project. I totally don't understand the error though. There is some attempt at exaplanation here:
http://social.msdn.microsoft.com/Forums/en-US/tfsversioncontrol/thread/ec04873e-80ab-48cf-be94-96ffb0bf347aTF203208
which makes zero sense because I am not attempt...
I am busy trying to configure a build server for TFS2010. My project has references to Microsoft.practices. The build fails because it can't find these references on the build server - because I haven't installed the Microsoft.practices on the build server.
I was wondering if installing it on the build server is the best way to do it, o...
Building my solution succeeds, but the build fails upon copying from the build to the drop location. I get an error like this
TF270002: An error occurred copying files from 'E:\Workspace' to '\\server\drop location_20101026.25'.
Details: Access to the path '\\server\drop location_20101026.25\_PublishedWebsites\website\bin\somecompiled....
I'm working through the creation of an initial set of user stories for a new project, and I'm using MSF Agile for the first time. I've got about 100 user stories, and I've assigned them all to areas and iterations, but the next step for me is assigning all of their Risk, Story Points, and Stack Rank values. However, I find that I'm assig...
Hi There! I'm about to go crazy with this problem!
I created a new server on a virtual
machine for TFS.
I have created a new Build
Definition, that when a solution is
checked in from my local machine TFS
is to build my solution using the
default build process template.
On the TFS machine and my local
machine I have MS Office 2010 and
....