GIT Setup and access via IIS on remote server on local network -
thank reading question.
case:
development machine win7 / server win2012 - both on same network , same login , credentials (have admin access server) installed git & github on server , created bare directory in shared directory , gave permissions required parties including myself installed git on local machine well. on server pointed iis shared directory virtual directory locally, on both machines there no issues , can configure locally. have source code need push new git setup examine if work in team.
problem:
can not connect local machine remote git
server.
comments , process far:
all examples happily cover unix environments , url samples across net refer unix path
structure. need on how share (direct examples / commands) git via iis on win2012 server , how add remote
iis shared repository local machine. can access server via https in browser.
help!!! :-d
everybody. after spending more days work out basic solution, came point have chosen basic industry tools after spending more time again, managed work.
so, this not direct answer, rather solution.
end result:
install on win2012 server, bonobo git server (http://bonobogitserver.com/) using default instructions.
install "git windows" , few other optional clients being available "git gui" , "tortoisegit". tortoise tools, did work me again.
to working on internal secure (important note) office network, disabled security on both sides , allowed "allow push anonymous repositories" talk each other , not waste more time.
so far, works.
ps: happy hear other answers , options work directly via iis without additional app in middle.
Comments
Post a Comment