locked
Git installation RRS feed

  • Question

  • User-2061822545 posted

    when i tried to install visual sution for git, i get this message

    There is a problem with the windows installer package. A program run as part of setup did not finish as expected. COntact your support personnel or package vendor.

    Any suggestion? thanks in advance.

    Friday, April 26, 2013 1:31 PM

Answers

  • User281315223 posted

    I would recommend trying to re-install the failed components and ensure that you are using running the installers using "Run As Administrator" to see if that makes any difference at all.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Monday, April 29, 2013 7:05 PM

All replies

  • User281315223 posted

    Are you running Visual Studio 2012 and have you installed Update 2 for Visual Studio 2012? These are required prior to installing the Visual Studio Tools for Git. 

    I would make sure that you have both of those installed first. If that doesn't work try running the installer as an Administrator.

    If you need any help with it, check out my blog post on setting up Git within Visual Studio 2012. It covers all the things that you need to get started and where to access them from.

    Friday, April 26, 2013 1:47 PM
  • User-2061822545 posted

    Thanks

    to make you sure, Wink i have visual studio 2012,  Update 2 for Visual Studio 2012 installED. but at first first i installed the VS2012, Update2, and Git for VS but i met a problem during my puches, so i uninstalled the three elements and re start installing them, then the git installation can't achieve successfully. perhaps the uninstallation didn't delete it completly !!!!

    Thanks again Rion.

    Monday, April 29, 2013 4:31 PM
  • User281315223 posted

    I would recommend trying to re-install the failed components and ensure that you are using running the installers using "Run As Administrator" to see if that makes any difference at all.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Monday, April 29, 2013 7:05 PM
  • User-2061822545 posted

    i saw your blog about git, it was very helpfull, thanks so much. instead github i used bitbucket. i created two users A & B with full access to a shared repository. at first A create a local project, after some changes A makes his commit and push to https://a@bitbucket.org/team/project.git. THE question is what B must to do, to get the A work : how to make a pull initialy? i hope that my question is clear and thanks for your help in advance.

    Monday, May 6, 2013 5:41 PM
  • User-2061822545 posted

    after a search i get the response for my question above and the response is to clown the remote repository.

    thanks.  

    Tuesday, May 7, 2013 1:54 PM
  • User-2061822545 posted

    Hi,

     so now i'am very confortable with git. my environment is : Visual studio 2012, update2, Vstudio Tools for Git and bitbucket, the next step i wonder to understand is how to download(pull) older or farther version (Rollback?).

    Thursday, May 23, 2013 10:31 AM