Questions tagged [checkin]

401 questions
1
vote
1 answer

Check-in policy is not being applied to the TFS 2015

I would like to prevent users for checking in in case the code they want to check doesn't getting compiled. I added a Builds policy in the settings -> Team Project -> Source Control -> Check-in Policy tab. This doesn't work, I am able to check-in a…
ehh
  • 3,412
  • 7
  • 43
  • 91
1
vote
1 answer

How long did it takes to have google place API Key

I have filled the form for Google Place API but no answer from Google... Any idea for the time required to have this Key ?
fvisticot
  • 7,936
  • 14
  • 49
  • 79
1
vote
2 answers

How to use perform a mkelem on view private files using the ClearCase Menu Editor

I'm working in a Windows dynamic view. I am trying to create a tool shortcut using the ClearCase Menu Editor to automatically perform a 'mkelem' on all private files in my view. I'm aware of 'cleartool lsprivate -other' to get a full path listing…
EricB
  • 21
  • 3
1
vote
1 answer

Email to be sent to reviewer when a developer checks-in code in TFS

In TFS, when a developer checks-in the code, an email is sent to his reviewer. Only after the reviewer approves, can the developer or reviewer himself check-in the code. Is this possible ? Can someone please help me with the steps to achieve this ?
1
vote
1 answer

TFS: Check In throws Error

I can get Latest Version from TFS, but I cannot check in my changes. Visual Studio 2012 throws below error One or more of the pending changes no longer exists or was modified. The list of pending changes has been refreshed and is now current. …
Palanikumar
  • 6,940
  • 4
  • 40
  • 51
1
vote
2 answers

Sharepoint - Workflow Email Checkin Comment

I'm very new to SharePoint. --I need to send an email on document checkin that contains the checkin comment, modified by, and document link. Can someone please give some direction on how to do this? (We are on version 2013 on prim but moving to…
hewstone
  • 4,425
  • 2
  • 23
  • 24
1
vote
2 answers

TFS eclipse plugin fails to check in changes that span Multiple Folders within a project

I've found that you can't check in changes using that eclipse TFS plugin that span multiple folders within a project. The only way I can get around this is to check in the changes from one folder at a time! Surely this is a bug or a setting in…
samyang
  • 11
  • 3
1
vote
2 answers

Writing changeset number to file VS2015

In VS2015 is there a way of writing the changeset number to a file at or after check-in to keep track of which changeset has been deployed? The only thing I have found so far is this SO: How can I store the new CHANGESET number in my source code…
Joe
  • 43
  • 2
  • 9
1
vote
3 answers

TFS: how to add check-in comment automatically

I would like to know if it's possible, eventually by developing somethng using the SDK, to provide a check-in comment automatically when checking-in in TFS. UPDATE: I tried using the SDK API like so: TeamFoundationServer tfs =…
Simone
  • 3,607
  • 1
  • 31
  • 37
1
vote
2 answers

How to send checkin via api to swarm

Hi how can i send checkin to swarm via swarm api from external php application. Is there a way to send checkin via api calling as like to posting post to facebook.
reterius
  • 111
  • 1
  • 1
  • 6
1
vote
0 answers

mikrotik hotspot connect with facebook check in

I want to ask , Is there any way to get mikrotik hotspot get authenticated using Facebook Check in . the thing i actually wanted to make is , User connect to hotspot then in second step a popup screen appear saying Check IN on specified location and…
1
vote
0 answers

How can I, in Visual Studio 2013, get a source control check-in list similar to that in VS2010?

Back in Visual Studio 2010, selecting "Source control" -> "Check in" would open a separate window that listed all checked-out files, with those under the selected node (or the currently open file in the case of going through the File menu) initially…
user
  • 6,897
  • 8
  • 43
  • 79
1
vote
1 answer

How to export the pending Checkins in excel from isual studio 2010 - vs extension

I want to make a vs extension that i can export the "Pending Chekins" from Visual Studio 2010 solution in a excel file, i need to use the name, the folder , the modified time and the change type. It is posible? Some body knows how to programm in vs…
1
vote
1 answer

Configure local build server to work with a Visual Studio Online account

Is it possible to use a local build server for a Visual Studio Online account so that with a gated check-in policy, check-ins are only committed when the build server builds successfully? I don't have expertise in this space, so ideally I'm looking…
Mark13426
  • 2,569
  • 6
  • 41
  • 75
1
vote
0 answers

See check ins on Facebook

I want customers to check in to my page/place and give them discounts for checking in a few times. Is it possible to get a list of everyone who has checked in to my local business page? In the Facebook API I've found something about check ins.…
Wouter den Ouden
  • 1,523
  • 2
  • 17
  • 44