Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Vladimir Knobel 95 posts 171 karma points
    Jun 28, 2012 @ 11:26
    Vladimir Knobel
    0

    Unable to set up SVN Repository

    Hi 
    When I include a repository section in courier.config an exception is thrown in the UI when trying to list all repositories...
    How can I solve this? Anyone had that before?

    System.NullReferenceException: Object reference not set to an instance of an object. 

    at Umbraco.Courier.Core.Repository.get_Provider() 
    at Umbraco.Courier.Core.Repository.(XmlNode settingsXml) 
    at Umbraco.Courier.Core.Storage.RepositoryStorage.GetAll() 
    at Umbraco.Courier.UI.Pages.ViewRepositories.OnInit(EventArgs e) 
    at System.Web.UI.Control.InitRecursive(Control namingContainer) 
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Regards

    Vlad 

  • Per Ploug 865 posts 3491 karma points MVP admin
    Jun 28, 2012 @ 15:49
    Per Ploug
    0

    Do you have the SVN repository provider dll in the /bin as well as its dependencies? also, this provider only works with full version of courier 2, not express 

  • Vladimir Knobel 95 posts 171 karma points
    Jun 29, 2012 @ 17:37
    Vladimir Knobel
    0

    Hi Per

    I was trying to find out if there were more dlls needed, this is the list the courier installer installed:

    Umbraco.Concierge.dll
    Umbraco.Concierge.pdb
    Umbraco.Courier.Core.dll
    Umbraco.Courier.Core.pdb
    Umbraco.Courier.DataResolvers.dll
    Umbraco.Courier.DataResolvers.pdb
    Umbraco.Courier.Persistence.V4.NHibernate.dll
    Umbraco.Courier.Persistence.V4.NHibernate.pdb
    Umbraco.Courier.Providers.dll
    Umbraco.Courier.Providers.pdb
    Umbraco.Courier.RepositoryProviders.dll
    Umbraco.Courier.RepositoryProviders.pdb
    Umbraco.Courier.uComponents.dll
    Umbraco.Courier.uComponents.pdb
    Umbraco.Courier.UI.dll

     I couldn't find any SVN repository provider dll in the nightly builds....

    Any hints would be very much appreciated!

    Regards

    Vlad

  • Per Ploug 865 posts 3491 karma points MVP admin
    Jul 02, 2012 @ 15:35
    Per Ploug
    0

    The svn one is listed in the repository here: 

    https://github.com/umbraco/Courier/tree/master/Providers/Umbraco.Courier.RepositoryProviders

    which should also have the svnsharp dlls needed in its 3rd party dll folder

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies