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!

Svn get Latest fails on Solaris with exception



  • I am wanting to use the subversion Get Latest action to check out files on a Solaris target which has been setup as a Linux SSH Agent.

    The Get Latest fails with the following exception:

    Action 1: Get Latest from CusmodServer/scripts/trunk to /appl/cusdev/scripts
    Preparing remote servers for execution...
    Preparing DEV_dwdcs-cmas01_cusdev for execution...
    Preparing SYBDEV_dwdcs-cmas01 for execution...
    Preparing DEV_dwdcs-cmas01_cusbld for execution...
    Preparation complete.
    Initializing action...
    An unhandled exception occurred while executing this action: System.InvalidOperationException: Action is not supported on this type of agent (requires IPersistedObjectExecuter) at Inedo.BuildMaster.Windows.ServiceApplication.SlimPlanActionExecuter.RemoteAction_InitializeRemoteConfiguration(Object sender, RemoteConfigurationEventArgs e) at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at Inedo.BuildMaster.Extensibility.Actions.RemoteActionBase.OnInitializeRemoteConfiguration(RemoteConfigurationEventArgs e) at Inedo.BuildMaster.Extensibility.Actions.RemoteActionBase.OnBeforeExecute(EventArgs e) at Inedo.BuildMaster.Extensibility.Actions.ActionBase.Execute(IActionCancellationToken cancellationToken, ExecutionContext context, ExtensionConfigurerBase extensionConfigurer, Boolean resumeNextOnError, Boolean logErrorsAsWarnings)



  • This is failing for the same reason as http://inedo.com/support/questions/715 and requires a new extension to be released. As a workaround, you can run the Execute Command Line action with the appropriate arguments to perform an SVN checkout or export.



  • Thanks, we will wait for the updated svn extension, and use the execute command line option in the mean time.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation