Top "Vcs-checkout" questions

Checkout a branch or file to the current working tree in a version control system repo.

Scripting TFS Command Line for Get Latest Version, Check Out and Check in, programmatically

I use WinXP, VS 2008 and Team Explorer to connect to Team Foundation Server. I need to script (e.g. BAT …

tfs scripting checkin vcs-checkout getlatest
Checkout conflict with files. How do I proceed?

I just pulled some changes from a remote repository holding my teams project. This is the message I received on …

java eclipse egit jgit vcs-checkout
Why does Visual Studio check out the .vspscc file when I add a file to a project?

If I add a new file to a project under TFS source control, it will check out the project file …

visual-studio tfs project-files vcs-checkout
How can I programmatically check-out an item for edit in TFS?

I'm working on a utility processing files being under source control using TFS 2010. If an item is not yet checked-out …

c# .net tfs vcs-checkout
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 …

vcs-checkout
How do I checkout a single file?

I would like to checkout file1 from CVS repository to the current directory. File1's path is: /opt/application/CVS_…

file cvs vcs-checkout
Automatically acquire a checkout lock when checking out (tfs2012)?

When using a server workspaces is there any way to automatically acquire a checkout lock. I know you can go …

tfs vcs-checkout
CVS checkout: Checking out project to a directory other than the one you are currently in?

Currently I issue the following command: cvs -d /path/cvsroot checkout -P directory/powers_npg/ However, this checks out the …

cvs vcs-checkout
teamcity force checkout

I have teamcity project that use mercurial. I did a few manually changes to the files in teamcity/buildAgent/work …

teamcity vcs-checkout
Cannot edit checked out file (TFS) in Visual Studio 2013

Since I changed my windows password I can no longer type into a checked out file in Visual Studio 2013! Where …

visual-studio-2013 tfs resharper edit vcs-checkout