Questions tagged [checkin]
401 questions
0
votes
1 answer
Count number of checkins
I'm building an application that needs to count the number of check-ins. I'm making a request to Page's information and using the "checkin" object to track the checkins change, this is correct way?
This number is increased if I make a checkin using…

Ricardo Augusto
- 548
- 1
- 8
- 18
0
votes
1 answer
Maximum checked-in files in Perforce
We use perforce. In the repository, how can I find which files are checked-in maximum number of times?
I know via P4win, one can manually go to each folder and file and then see the number with file. I have really big repository and many folders &…

user370267
- 83
- 1
- 3
- 6
0
votes
2 answers
How to check in using access token in Foursquare
I would like to integrate the "Foursquare check in" feature into my iOS application. I am able to fetch the Foursquare access token using UIWebView. But i am struggling to implement check in feature. I did searched lot in Google to implement check…

thavasidurai
- 1,972
- 1
- 26
- 51
0
votes
1 answer
Does 4sq allow cloning the checkin feature for third party social networks?
Out of curiosity and because I couldn't find any information on this in the API policies: Does foursquare allow using the venue database to rebuild the check in feature with another social network?
Say someone builds MyCoolSocialNetwork and wants to…

domsom
- 3,163
- 1
- 22
- 27
0
votes
1 answer
Can foursquare users tag or otherwise categorize checkins?
A client is proposing an app that would display checkins from users who have agreed to share their foursquare info with us; the catch is that they would want to distinguish between checkins that are and aren't relevant to this app. Is there a way to…

Ben Wheeler
- 6,788
- 2
- 45
- 55
0
votes
1 answer
Visual Studio 2012 TFS Silent Check In issue
I appear to be having a sporadic issue with checking in code to my TFS 2010 server via Visual Studio 2012. Every few check-ins or so Visual Studio will not display the yellow bar above the "Team Explorer - Pending Changes" pane confirming the…

tcables
- 1,231
- 5
- 16
- 36
0
votes
0 answers
TFS excludes some files from checkin
I use TFS for my project and I have set up gated checkin. I changed one of the interfaces and I made the changes to the class that implements it as well. Then tried to check in, but I received a message that says build failed. Error was: [class]…

Dilshod
- 3,189
- 3
- 36
- 67
0
votes
1 answer
TFS: Branch without check-in
I'm going to create a new (vc)project which will start as a copy of another project.
I want to have the possibility to simply merge changes between these two projects, although they are inside another big branch.
I want to do this by branching, but…

V-X
- 2,979
- 18
- 28
0
votes
1 answer
Having two TFS Servers
I'd like to know if there is some way to make a checkin on a TFS server associated to a Work Item that's on another.
Currently some of our developers use a TFS that's hosted offshore containing the source code and we need to install another TFS…

El Barto
- 27
- 3
- 10
0
votes
1 answer
How to authorize as a Venue in Foursqaure Oauth dialog?
If you see the Oauth dialog window below, you can see the defaults are usually "Authorize as a User" or "Authorize as a Page". How to force "Authorize as Venue"? I need this in order to use the Special API for venues.
And also can anybody show me…

Dilip.m
- 104
- 1
- 5
0
votes
1 answer
Visual Studio checkin
Hello everyone I am trying TFS 2012 express on my home server (just to try) and everything is fine.
Source control on my c# solution works! However, I am unsure where the source code repository of my solution resides for TFS 2012 express?
Does a…

Massimo
- 141
- 1
- 2
- 13
0
votes
0 answers
Retrieving a list of facebook user who are checkin at my page location
I want to get all the users who are checkin at specific place i.e the place of my page. For this I have provided user_status,user_checkins,friends_checkins permission to my app:
For this:
$listOfusercheckins =…

sudeep777
- 69
- 2
- 8
0
votes
1 answer
How to make Foursquare App to be posting on connected users checkins?
So, I have my web app connected with Foursquare API up and running. It has it's own secret keys and everything. It listens to the incoming push notifications and trying to react on connected users's checkins. So far so good, however, when I'm trying…

ADi3ek
- 645
- 6
- 18
0
votes
1 answer
Link a non-code directory to TFS
I am using TFS to manage my solution - which one of it's projects contains a dicrectory with some files and more sub-directories (with more files :P). Some of those files are code, some aren't.
The point is I want to make Visual Studio treat this…

Michael S.
- 305
- 4
- 17
0
votes
1 answer
Joomla Admin Side URL Changed from & to in URL String
i had change server of my joomla website
but i got now some issue in administrator panel the URL of Page has been changed from & to
When i tried to edit any Article its give lock option near the name mins checkin, i dont understand whats that…

Maddy Vora
- 11
- 3