History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3490
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Robin Shen
Reporter: Arnold Fonge
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Quickbuild integration to Azure devops

Created: 04/Feb/20 10:04 PM   Updated: 02/Feb/21 05:24 AM
Component/s: None
Affects Version/s: 7.0.30
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows Server


 Description  « Hide
While attempting to migrate from perforce to GIT as part of our cloud migration using the Azure platform we attempted to access a GIT Repo using the following as the Fetch URL: https://geico.visualstudio.com/ERS%20Outage%20Modernization/_git/FNOLOutage_App.


We received the error below.

We're using version 7.0.30 of quickbuild. Is there an issue with that version supporting https? Is there a solution or workaround that will allow us to pull from a repository in the cloud?


ERROR:
2020-02-04 11:21:53 - Failed to run command: git clone --no-checkout https://AFonge:******@geico.visualstudio.com/ERS%20Outage%20Modernization/_git/FNOLOutage_App G:\ClmSrc\20160116_FT\integ-frmwk -q
Command return code: 128
Command error output: cygwin warning:
 MS-DOS style path detected: G:\ClmSrc\20160116_FT\integ-frmwk
 Preferred POSIX equivalent is: /cygdrive/g/ClmSrc/20160116_FT/integ-frmwk
 CYGWIN environment variable option "nodosfilewarning" turns off this warning.
 Consult the user's guide for more details about POSIX paths:
 http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
warning: templates not found /usr/share/git-core/templates
fatal: Unable to find remote helper for 'https'

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [05/Feb/20 12:47 AM]
Instead of using cygwin git client, please use the official Windows git:
https://git-scm.com/download/win

Robin Shen [05/Feb/20 12:48 AM]
Then make sure it is placed in system path in QB server and all build agents using git

Change by Robin Shen [02/Feb/21 05:24 AM]
Field Original Value New Value
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]