@apxltd thanks for the reply it works fine for me
I ve just put git , as it is available globally everywhere by default in all of our servers
@apxltd thanks for the reply it works fine for me
I ve just put git , as it is available globally everywhere by default in all of our servers
Hello all ,
I am performing source code fetch form git to BuildMaster , but I have the following error :
Unhandled exception: System.NotSupportedException: A hosted agent must be used with the built-in LibGitSharp git client.
at Inedo.Extensions.Clients.LibGitSharp.Remote.RemoteLibGitSharpClient..ctor(IRemoteJobExecuter jobExecuter, String workingDirectory, Boolean simulation, CancellationToken cancellationToken, GitRepositoryInfo repository, ILogSink log) in C:\ProgramData\BuildMaster\Temp\Service_E20753\Src\Git\Common\Clients\LibGitSharp\Remote\RemoteLibGitSharpClient.cs:line 20
at Inedo.Extensions.Operations.GitOperation.CreateClient(IOperationExecutionContext context, String repositoryUrl, WorkspacePath workspacePath) in C:\ProgramData\BuildMaster\Temp\Service_E20753\Src\Git\Common\Operations\GitOperation.cs:line 66
at Inedo.Extensions.Operations.GetSourceOperation.<ExecuteAsync>d__20.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service_E20753\Src\Git\Common\Operations\GetSourceOperation.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Inedo.Extensions.Git.Operations.GeneralGetSourceOperation.<ExecuteAsync>d__18.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service_E20753\Src\Git\Git.InedoExtension\Operations\GeneralGetSourceOperation.cs:line 67
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.BuildMasterExecuter.<ExecuteActionAsync>d__49.MoveNext()
Anyone has an idea ?
Kr ,
Andry