Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    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!

    GetLatest from subversion fails

    Scheduled Pinned Locked Moved Support
    buildmaster
    3 Posts 1 Posters 24 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      I have created the subversion provider under source control providers. And in my application, I have configured the GetLatest setup to point to the required "source path" from the svn repository. But when I execute this action, I get the following error. My test connection to the repository is ok!

      If you could provide any help on this issue, it would be really helpful for this POC in practicing CIT in our project

      Action Group 11: Get Source
      Action 1: Get Latest from branches/Features/Getproject_IBS to ~\src\ABSIntg\
      Custom Variables: (none)
      AgentBasedAction Initialization Complete:
        Temp Directory: C:\Raj\BuildMaster\_SVCTMP\_A2\_S0\TMP
        Source Directory: C:\Raj\BuildMaster\_SVCTMP\_A2\_S0\WRK
        Target Directory: C:\Raj\BuildMaster\_SVCTMP\_A2\src\ABSIntg\
        Server: 02HW16885 (Id: 1)
      Initializing action...
      Initialization complete. Executing...
      Executing Get Latest Command
      **svn: E020024: Error resolving case of 'C:\Raj\BuildMaster\_SVCTMP\_A2\src\ABSIntg" --force --non-interactive --trust-server-cert --username a12345 --password dummypwd '**
      

      An unhandled exception occurred while executing this action: System.InvalidOperationException: svn: E020024: Error resolving case of 'C:\Raj\BuildMaster\_SVCTMP\_A2\src\ABSIntg" --force --non-interactive --trust-server-cert --username a12345 --password dummypwd ' at Inedo.BuildMasterExtensions.Subversion.Subversion15Provider.ExecuteSvnCommand(String commandName, String arguments, Boolean logErrors) at Inedo.BuildMasterExtensions.Subversion.Subversion15Provider.GetLatest(String sourcePath, String targetPath) at Inedo.BuildMaster.Extensibility.Actions.SourceControl.GetLatestAction.Execute() at Inedo.BuildMaster.Extensibility.Actions.ActionBase.ExecuteInternal(IActionExecutionContext context, ExtensionConfigurerBase extensionConfigurer, Boolean resumeNextOnError, Boolean logErrorsAsWarnings)

      Product: BuildMaster
      Version: 4.1.3

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        Your source path is: ~\src\ABSIntg\

        If you change it to: ~\src\ABSIntg

        it should work. It looks like the SVN client is treating the trailing backslash followed by a quote as a literal quote in the path.

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          Spot on! Its working. I feel really sad when I think that I was troubleshooting this issue for the past 1 hour. I know I was doing something wrong! But thanks a lot! :)

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 1 / 1
          • First post
            Last post
          Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation