Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. foeliharivony_8107

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    F Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    foeliharivony_8107

    @foeliharivony_8107

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    foeliharivony_8107 Unfollow Follow

    Latest posts made by foeliharivony_8107

    • RE: BuildMaster get files from GIT failed

      @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

      posted in Support
      F
      foeliharivony_8107
    • BuildMaster get files from GIT failed

      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

      posted in Support
      F
      foeliharivony_8107