Top "Checkin" questions

git repo says it's up-to-date after pull but files are not updated

I have 3 repos. A bare repo which I use as a master repo, a dev repo in which I make …

git repository checkin
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
How to see the Check-In History of a particular user in TFS?

How to see the Check-In History of a particular user in TFS (TFS-2008)?

.net version-control tfs history checkin
How can I commit multiple directories at once using subversion?

I tried using svn ci dir/a dir/b -m "my comment" but this doesn't work. I also used svn …

svn commit checkin
Code Review before checking in to TFS 2013

I'm trying to implement a process so that the manager can Review the code of all developers before the developers …

visual-studio-2013 checkin pre-commit
Cannot Commit to the SVN - CHECKOUT can only be performed on a version resource [at this time]

I am trying to commit some classes and XML files to SVN but I keep getting this error message: svn: …

svn commit checkin
Checking in Shelvesets

I'm a developer and I've made some changes to a solution, which I have saved off to a shelveset. Another …

tfs checkin
Rollback entire solution/project to specific changeset in TFS?

I am at changeset 121. I want to rollback down to version 112, ignoring all the changes I've made since then. I …

visual-studio-2012 tfs rollback changeset checkin
Disadvantages of a gated check-in in TFS

I've always worked with the Continuous Integration (CI) build in TFS. However, in my last project we started to use …

tfs continuous-integration checkin
What does ***NO_CI*** stand for?

A gated check-in will create a change-set whose name is ended with ***NO_CI***? What is that NO_CI stand …

tfsbuild checkin