vcs-checkout
Visual SourceSafe - Disable "Get Latest On Checkout"
开发者_如何学JAVAI looked for an option to switch off \"Get Latest On Checkout\" in Visual SourceSafe 2005 and integrated VS2008 menus, but couldn\'t find one. Is it possible? Open the Visual Source S[详细]
2023-04-12 11:10 分类:问答What does build action cause new check-outs on in a project solution
There is something in VS 2005 causing the new check-outs in another solutions of project file. Imagine There are 20 solutions in a Project of VS 2005 (.net 2.0 and c# )[详细]
2023-03-13 21:05 分类:问答Check in - Check out process/version control for PSDs and Image files
The title may not be so clear but the issue I am facing is this: Are designers are working on large photoshop files across the network, this has a number of network traffic and file corruption issues[详细]
2023-02-15 13:38 分类:问答Deleting files to improve checkout time
We have a version of our project that we tagged created with rtag -- and it has a large number of files which causes checkout to be exceptionally slow.[详细]
2023-02-12 12:59 分类:问答CVS checkout without all of extra folders
I want to checkout a specific folder from deep within a CVS module into my Hudson / Jenkins workspace. Stripping off the other options (such as pruning, branch, etc) the CVS command is ...[详细]
2023-02-08 06:04 分类:问答StarTeam - checkout specific revision of renamed file using stcmd
Is it possible to obtain filename of the开发者_StackOverflow specific revision of the file? The problem is when following command line is used, result is not someFile.txt, but it is otherFile.txt:[详细]
2023-02-07 21:08 分类:问答Why Visual Studio Team System 2008 try to check out all solution's projects while debugging?
We develop using VS2008 solution that have about 26 project that\'s added to Team System Source control.[详细]
2023-02-06 22:28 分类:问答Why does opening the solution always results in check out of unit test project file?
I use VS2010开发者_运维百科 with solutions in .net 4.0. Most of the solutions have unit test projects in them. The solutions are under source control (TFS 2010).[详细]
2023-01-30 10:51 分类:问答How to know if a file is checked out by someone else in TFS 2010?
I want to make sure no one else is checking out the source codes so that I can make a released installer. So, I want to see 1) the #1 list of users who are checking out a specific file and 2) the #2 l[详细]
2023-01-27 01:40 分类:问答Can I easily edit code without check out in Visual Studio?
A lot of the times, when I examine code, I like to use intellisense to kind of get a feel for the structure. It\'s a quick way to know what variables exist and which are in context etc.[详细]
2023-01-19 18:22 分类:问答