[News] Team MediaPortal SVN Access (1 Viewer)

infinite.loop

Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,154
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    Over the years we started to have problems with the svn performance offered by sourceforge.
    Especially when hunting bugs and jumping around various fileversions and diffs.

    That is why we now have our own svn server.
    But that does not mean that we will abandon sourceforge completelly. We will still keep your sourcecode there as backup. The sourcecode on our team's svn server will be manually synced with sourceforge every month.

    Since it is crucial for our communityplugin developers, and those of you who provide us with those ::great patches::, to always have access to the latest sources, we now opened read-access for everyone to our team's svn server.

    You can find all logindetails on our updated ::MediaPortal svn page:: in the wiki.

    Happy coding! :)
     

    AndyWhittaker

    Portal Member
    September 4, 2004
    23
    0
    Macclesfield, UK
    Home Country
    United Kingdom United Kingdom
    Small Wiki Error?

    Hi,

    Under the heading Downloading SVN. Item 8 says:

    8. Note: Latest sources are located in the /trunk/mediaportal folder. All other files are old and only stored as reference.

    Shouldn't that be mediaportal/trunk ??

    Cheers for MediaPortal!

    Andy
     

    infinite.loop

    Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,154
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    Under the heading Downloading SVN. Item 8 says:

    8. Note: Latest sources are located in the /trunk/mediaportal folder. All other files are old and only stored as reference.

    Shouldn't that be mediaportal/trunk ??
    That info refers to MediaPortal (MP1) on Sourceforge, to avoid that users checkout this:
    Code:
    https://mediaportal.svn.sourceforge.net/svnroot/mediaportal/
    MP1 code is stored in
    Code:
    https://mediaportal.svn.sourceforge.net/svnroot/mediaportal/trunk/mediaportal
    hence the note. :)
     

    hkjensen

    MP Donator
  • Premium Supporter
  • June 11, 2007
    164
    66
    Copenhagen
    Home Country
    Denmark Denmark
    Hi

    when i checkout DirectShowFilters i get an error

    Code:
    D:\Dev\devsvn\DirectShowFilters\MPWriter\bin\Debug\vc90.pdb
    REPORT of '/svn/public/!svn/vcc/default': Could not read response body: An 
    existing connection was forcibly closed by the remote host.
     (https://sources.team-mediaportal.com)

    If i then try to update i get the following error:
    Code:
    Update
    Server sent unexpected return value (403 Forbidden) in response to OPTIONS 
    request for 'https://sources.team-mediaportal.com/svn/public'
     

    Users who are viewing this thread

    Top Bottom