Setting timeout option for GIT in TFS 2013 update 4

Hi all,
I want to increase the timeout option for GIT but I do not know how to set it.
Please help with how can I set the timeout value for GIT. I am getting "Timeout Error" whenever I am trying to run the 'git pull' command. The repository size is in GB and its taking time to complete the action and during this process 'Timeout'
occurs.
Please help me.
Thanks,

Hi Vaibhav,
I do not believe there is a straightforward way to achieve this since stakeholder is replacing limited access. I think you may have to raise User Voice here https://visualstudio.uservoice.com/forums/121579-visual-studio/category/30925-team-foundation-server 
Cheers!
Chaminda

Similar Messages

  • How to get chart option in Test tab with TFS 2013 update 4?

    Hello, 
    I have installed Visual studio ultimate - TFS 2013 update4, but I do not see "chart" option in Test plan.
    What are the steps to enable this feature in TFS web client?

    Hi Malvip,  
    Thanks for your post.
    Please ensure you’re using TFS 2013 Update 4, open your TFS Admin Console to confirm that.
    If you can ensure you’re using TFS 2013 Update 4, but still cannot see the Chart in Test plan, please create a new team project using your default TFS 2013 Update 4 process template, the check the Chart in this new team project Web Access.
    https://msdn.microsoft.com/en-us/library/dn282443.aspx
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to set print option for a Billing document using T-code VF02

    Hi All,
    Please suggest me the way to set print option for a Billing document for T-code VF02 and please let me know how to get print preview for any particular Billing document?
    regards
    Anand.

    Enter the billing documents detail
    Goto Goto> Header>Output.
    Check the status for your output type in this screen.
    If it is green then come back to the VF03 screen.Enter the billing document number.
    Click on Billing document-->Issue output to.
    Press (CtrlShiftF1) or click on the icon beside "Print options".
    Here you can see the print preview.
    If the status is red then click on the processing log.Here you will get the error messages.
    If the status is in yellow colour,then click on the "Further Data" button
    Set "Dispatch time" as "4 Send immediately (when saving the application)"
    Before the print preview option you should make sure you have added correct output type to the relevant billing document. To do that, go to transaction VF02.
    Enter the billing document no
    Go to Menu option -> Go to -> Header -> Output
    In that screen you have to add relevant output type. (Standard output type is RD00)
    Add that & press enter key
    Highlight that line & press "Further Data" button
    Set "Dispatch time" as "4 Send immediately (when saving the application)"
    Press "Back" Button
    again select that line & go to "Communication method" button
    Set "Logical destination" as LOCAL"
    Don't mark "Print immediately" & "Release after output" ticks. If you mark them, sa soon as you save the billing document, you'll get a print out.
    Press "Back" Button
    Save
    Now form the initial "Change Billing Document" screen, Go to Menu option; Billing Document -> Issue Output to
    You can see that output type line appear.
    select that line & press "Print Preview" button or (CTRLSHIFTF1)
    You can see the print preview.
    Alternatively you can use VF31 to print multiple print outs at same time.
    If you want to get PDF outputs of billing documents, go to your printer settings in the your computer from Control Panel.
    Set PDF Writer as "Default Printer" (Right click & select "Set as Default Printer")
    Then normal way, print the billing from SAP.
    It'll automatically send to your PDF writer. You can save it to the path you want,

  • HI,How can i set delta option for costumised Generic data source

    Hi Sir/Madam,
          How can i set delta option for costumised Generic data source.
    Regards,
    Vishali.R
    Please search the forum before posting a thread
    Edited by: Pravender on Aug 15, 2011 1:26 PM

    Hi,
    Go to RSO2 transaction and click on change then on the tool bar click on Generic Delta button. In the next popup you can set your delta.
    Regards,
    Durgesh.

  • Stack Holder Access in TFS 2013 Update 4 allows user to view workitems created by others

    Hi,
    As I understand, In TFS 2013 Update 4, A person with stackholder access can view workitems created by others. Is there a way I can achieve the "Limited Access" that was avaialable prior to Update 4 ?
    http://msdn.microsoft.com/en-us/library/cc668124.aspx
    I do not want users to be able to view/edit bugs created by other users and do not want to create a separate area path for each user. User should be able to access/view/edit only workitems that the user has created himself.
    How can I achieve this ?
    Thanks
    Vaibhav

    Hi Vaibhav,
    I do not believe there is a straightforward way to achieve this since stakeholder is replacing limited access. I think you may have to raise User Voice here https://visualstudio.uservoice.com/forums/121579-visual-studio/category/30925-team-foundation-server 
    Cheers!
    Chaminda

  • TFS 2013 Update 4:Could not load file or assembly 'LibGit2Sharp, Version=0.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

    Issue: We have upgraded TFS 2013 App Server and Build Servers  from TFS 2013 RTM to TFS 2013 update 4. Everything looks good but we are receiving the below error:
    Could not load file or assembly 'LibGit2Sharp, Version=0.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
    Kindly share your thoughts/inputs to resolve the issue

    Hi John,
    Hope there is nothing wrong with the update.
    Yesterday, Our developers were troubleshooting the issue with the builds and found that
    Build Activities dll has the reference of LibGit2Sharp.dll
    version 01.12.0.3051.0.  After TFS upgrade, Build activities does not have a reference for the new version of
    LibGit2Sharp.dll [required] which has caused the issue in the build process.
    Error: Could not load file or assembly 'LibGit2Sharp, Version=0.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
    Resolution: New version of LibGit2Sharp.dll
    was added and referenced to Microsoft.TeamFoundation.Build.Activities.dll
    which has resolved the issue with the builds.
    I think this should be referenced somewhere regarding TFS Update 4 so that everyone will be able to spot the issue and fix the issue without any issues.

  • Setting timeout settings for Action Scripts

    We are using OIM 11gR1 along with the AD and Domino connectors. We are also using Action Scripts to perform some post create actions on the AD and Domino resources that get created by OIM. The action scripts are being invoked with the correct set of parameters and they do their job. However for both connectors, the connector server (Java connector server for Domino, .NET connector server for AD) times out when waiting for the script to complete. Our scripts are expected to take a long time (30+ seconds).
    Based on our testing, the AD connector times out in 30 seconds, and the Domino connector times out in 20 seconds. You would get the below exception in your Java Connector Server log file:
    Dec 4, 2013 2:36:41 PM org.identityconnectors.framework.api.operations.ScriptOnConnectorApiOp runScriptOnConnector
    FINE: Exception:
    java.lang.RuntimeException: Timeout waiting for action, process was terminated
        at org.identityconnectors.domino.WinJni._executeWinCommand(Native Method)
        at org.identityconnectors.domino.WinJni.executeWinCommand(WinJni.java:31)
        at org.identityconnectors.domino.ScriptOnConnector.executeCmdScript(ScriptOnConnector.java:143)
        at org.identityconnectors.domino.ScriptOnConnector.runScriptOnConnector(ScriptOnConnector.java:88)
        at org.identityconnectors.domino.DominoConnector.runScriptOnConnector(DominoConnector.java:316)
    Is there any way to configure OIM so that it waits longer for the action script to complete. The real problem over here is that if 2 users are being provisioned to AD and/or Domino simultaneously (we use access policies to trigger provisioning rules), then the connector (Java or .NET) does NOT invoke the action script for the second user if the action script for the first user times out. It does however create AD/Domino resources for all applicable users. This in itself is a defect - but I need a workaround.
    Looking at some old Sun Identity Manager documentation (which became Oracle Waveset), it seems that the entire OIM concept of action scripts has its origins in Sun Identity Manager/Oracle Waveset. And these products did support the notion of timeouts. Have a look at :
    http://docs.oracle.com/cd/E19225-01/821-0092/bzbuc/index.html
    Does anyone familiar with Oracle OIM code know if custom timeouts are supported by AD and Domino connectors?
    Thanks
    Aspi Engineer

    Change the time for the below under 'Web Intelligence Processing Server'
    Idle Document Timeout (seconds):
    Idle Connection Timeout (minutes):
    If you still have problem then try changing the web.xml under the following war files,
    AdminTools
    PartnerPlatformService
    PerformanceManagement
    PlatformServices

  • Migrating from Git to TFS 2013

    Hi,
    I have TFS 2013 and want to migrate GIT source code to TFS. I was able to migrate the code with history but want to ask for a way where by I can keep branches also intact. I want to give away from GIT and want to use Git support from TFS itself.
    Thanks,
    Suman

    Hi Suman,
    Since you use GitHub, and it's a 3rd party hosted service which like Visual Studio Online(TFS online). Actually, you can connect to Git team project of Visual Studio Online and publish your git repository to GitHub. And also connect to the git repository
    via Team Explorer. As for Visual Studio Online, Microsoft is working on adding support to allow Git repos to be added to
    TFVC team projects in the near future. Check the user voice for more info:
    http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/3612921-support-converting-tfs-online-project-from-tfsvc-t
    For your scenario, you might need to move from GitHub to TFS git repostiry, then import a git repository to TFS. Please check the links below for the detailed information:
    https://tomkrueger.wordpress.com/2013/05/13/move-from-github-to-tfs-git-repository/
    http://blog.simontimms.com/2013/04/02/importing-a-git-repository-into-tfs/
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How do I set view options for all playlists at once?

    Hello,
    I want to able to set the view options for all my playlists at once (to include BPM, category etc). Currently you can only do this individually for each playlist.
    Surely there is an easier way?

    Moka.s-Onkel wrote:
    Now I have some questions:
    1. Is there a way of selecting multiple playlist in iTunes? And if yes, can I then change the view options for all selected playlists? How does this work?
    2. Is there any other way to apply view option settings to multiple playlist?
    1 - No
    2 - Using iTunes, no.
    However this script will do what you want .
    -> http://dougscripts.com/itunes/scripts/ss.php?sp=assimilateviewoptions

  • Airport Extreme Drop Outs -  Best Firmware/set-up  options for mixed Airport Devices

    I have an Airport Extreme (4th Gen) that I have connected to a Comcast modem.  I use this devise as a primary base station for my wireless network, and route an Ethernet cable from this Extreme to a D-Link 24 port switch.  The D-link is then connected to the various ports around my house via Cat5.
    Recently, I have been having trouble with my Internet connection dropping out periodically (not just wireless, but the Internet as well).  Had comcast out and all look good with the lines, signal, etc.  When I connect a computer directly to the Comcast modem (i.e. bypassing the Extreme), no drop outs.  So, I figured it was the Extreme (or potentially the D-Link, but feels more like the Extreme) so I bough a new Extreme (but have not installed yet).
    I have read in some of the forums that the firmware update on the Airport Extreme may be the culprit, but after downgrading, the issue still remains. I have a couple of Airpirt Expresses as well, of mixed Generations. 
    2 questions:
    1 - My buddy seemed to recall a site or page that showed the best Airport firmware options for a mixed generation Airport network.  I can't find it anywhere. Anyone know if this exists or where I might find something like this.
    2 - I am currently extending the network wirelessly, but also have that extender plugged in via Ethernet for faster speed when I want to connect via Ethernet.  Could this be causing issue.  I am now thinking I should have set the express up as a bridge (i.e. roaming network) rather than extender, and will do that when I install the new Extreme.  Could having the Express set up the way I currently do (wirelessly extending network AND connected via Ethernet) causing the issue (it has worked fine for the longest time, but maybe the new firmware doesn't like that).  I am not really that good with network stuff, so may be that's just a snipe hunt. 
    FWIW - I also just bought a brand new IMAC with Mavericks that is now on the network (via Ethernet). I mention this only because I feel like people have also mentioned connectivity issues with Mavericks.
    Any help would be appreicated. 

    First just install the new extreme to see if dropouts go away
    For the express, it should be setup to extend via wired (not wirelessly); power it off for now and just make sure the new extreme isn't suffering from dropouts
    Then factory reset the express so that it can be a wired extender, don't worry, it will also provide a wifi signal with the same credentials as your main extreme

  • How to set view options for whole subdirectory tree

    In the "shw view options" menu of the Finder, i can set the "show icon preview" and the "icon size" for a single window.
    I wold like to apply these options to all directories in a given directory sub-tree (but not to all directories).
    Doing this manually would be really tedious, since there are a lot of directories in my subdirectory.
    Does anyone have an idea, how to do that more automatically?
    Best regards,
    Gabriel.

    Hello Justin
    I copied the sample report <b>SALV_DEMO_TREE_FUNCTIONS</b> (available on IDES ECC 5.0) and added the following coding to routine <i>set_columns_technical</i>:
    [code]&----
    *&      Form  set_columns_technical
          text
    FORM set_columns_technical.
      DATA: lr_columns TYPE REF TO cl_salv_columns,
            lr_column  TYPE REF TO cl_salv_column.
      lr_columns = gr_tree->get_columns( ).
      lr_columns->set_optimize( abap_true ).
      lr_columns->set_column_position( columnname = 'PRICE'
                                       position   = 1 ).
    change a column's alignment
      TRY.
          lr_column ?= lr_columns->get_column( 'CURRENCY' ).
          lr_column->set_alignment( if_salv_c_alignment=>right ).
    "$Comment: added coding
          DATA:
            ld_short    TYPE scrtext_s,
            ld_medium   TYPE scrtext_m,
            ld_long     TYPE scrtext_l.
          ld_short = 'Short'.
          lr_column->set_short_text( ld_short ).
          ld_medium = 'Medium Col Text'.
          lr_column->set_medium_text( ld_medium ).
          ld_long = 'Long Column Text'.
          lr_column->set_long_text( ld_long ).
    "$Comment: added coding
        CATCH cx_salv_not_found.                            "#EC NO_HANDLER
      ENDTRY.
    ...[/code]
    At least the new short text is displayed on the ALV tree. I assume that you have to be very careful and scrupulous in choosing the correct data types for the method calls.
    Regards
      Uwe

  • How to set initial size for mailbox in Exchange 2013?

    Hello All!
    I've installed Exchange 2013.
    Now I'd like to check Backup/Restore of some DataBase.
    For thist I look for some way to create Bulk of Mailboxes in DataBase and to set some initial size 50-100Mb for each.
    Thanks a lot!
    BR,
    Pavel

    Hi 
    In your testing creating bulk mailboxes alone will not help . We need to populate some data's in the databases so that the databases are written with some values and they contain some data.
    For your testing with backup
    First you need to create few number of mailboxes.
    Populate those mailboxes by sending more emails.
    delete those emails and then try restoring those emails from the backup or if its testing QA server then you can dismount any databases delete few log files and try to restore them from your backup
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com Thanks Sathish
    (MVP)

  • Replacement option for pdfmaker in outlook 2013

    It has been established that the pdfmaker doesn't work in Outlook 2013, unless I missed something.  I would like to know what are my other options ... I used the pdfmaker a lot and I want to download/buy something that does exactly the same within Outlook 2013. 

    Hi Patske,
    You can pay the upgrade price and purchase Acrobat 11.0 Pro.
    You can navigate to 'Help' menu and select 'Check for Updates' and the software would automatically check for available updates which you can then download and install.
    You can also manually download Acrobat updates from: http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows
    I would suggest downloading the trial version first and use it for 30 days to see if it suits you requirement and then purchase if required. There's no  difference between the trial version and the full version software. You can download it from: Download Adobe Acrobat free trial | Acrobat XI Professional
    Regards,
    Rave

  • Set accessability  options for form elements in DW12.2

    I cannot find how to set the acccessabiility opdions for form elements in DW 12.2. Because of the changes in the cloud version, options available in DW 12.0 no longer appear in their former locations and I have not been able to find anything about this on the web. I am studying DW CS6 from a text based on Ver 12.0 and it is very frustrating!!!
    Jay Fries

    Copy & paste what you need into code view.
    http://www.htmldog.com/guides/html/advanced/forms/
    Nancy O.

  • How to print a selection of pages from a 3000   page PDF without having to scroll two wheels! Also is there a way to set printer options for just black and white? Seems like there is a lot missing here?

    I have been using this for school work as much as possible and have come across a problem. With my lack of knowledge for apple it seems as though I can't navigate myself to a easy answer. The problem hits when I am printing pages off of a large document, and I don't want to print the entire document in color but I have no way "that I can find" for a black and white print option...
    ----- also a larger issue, when printing I need to select 1 page or even 20 pages... The time it takes to use a scroll wheel and the fact if you try and scroll fast sometimes you click off the screen then you have to start scrolling all over again... It seems like you would beagle to input from say page 1224 to 1236.... Instead I have a scroll a wheel? Just doesn't make sense...?
       Can someone please help solve this for me!

    Yes, that fixed it, thanks! I had no idea they clashed like that. I ruthlessly purged all other tables of contents, and then used Layout > Table of Contents to create a new one, and it worked.
    It made more sense after seeing in this thread that table of contents styles are more like presets or entities than styles.

Maybe you are looking for

  • Once in a while motor spins fast unable to find index

    The problem with my motion controller is that sometimes can not find home/index  My theory is that if home count is only one count behind the current count  motor goes forward and winds up very fast for about 360 degrees and after that motor drive ge

  • Ipod Fwid

    I am having issues with my 160g Classic, i have recently had the whole spinning beach ball issue but it seem that the new update fixed this problem. Now i have a whole new problem, everytime i plug in my ipod vista shoots up a window that ask if i wa

  • CRM Actions Help?

    Hi Guru's, in need of help? CRM - Actions? Procedure (Work flow) / Documentation...

  • Why is it so difficult to install a printer in OS X ML?

    Just bought a printer from the Apple Store that was identified as Mountain Lion compatible.  All happy when it arrived.  All sad and frustrated trying to install it and get it to work.  Two errors:  1) unable to connect to the printer (USB or WiFi) d

  • Iphone: Didn't i get the point???...

    So i'm just trying and playing around with xcode and setting up interface or something for an iphone. i Test it on the simulator and it works. But if i want to test it on my own iPhone it sais i have "no provisioned iphone" ... okies. if i do a relea