Need help with SVN (1 Viewer)

eclere

Portal Member
August 31, 2006
47
0
49
DE
Hello,

can anybody tell me how can i download the MP source for a specific changeset?

how can i determine the changeset for version 1.0.2.0 ?

Cheers,
Thorsten
 

eclere

Portal Member
August 31, 2006
47
0
49
DE
Hello,

i dont understood. In the Roadmap i can find the Workitems and their ID. But i cant find the changesets.

Sample: I want download only sources for the 1.0.2, not the newer code. In SVN:
svn update -r????

Cheers,
Thorsten
 

pilehave

Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    Hello,

    i dont understood. In the Roadmap i can find the Workitems and their ID. But i cant find the changesets.

    Sample: I want download only sources for the 1.0.2, not the newer code. In SVN:
    svn update -r????

    Cheers,
    Thorsten

    Use TortoiseSVN and right-click the folder/file you want to update to a revision, and choose "TortoiseSVN" -> "Update to revision..."
    Enter the SVN-version you want to update to.
     

    eclere

    Portal Member
    August 31, 2006
    47
    0
    49
    DE
    I musst do it with the Commandline Tool. TortoiseSVN kills my shell!?

    I try:
    svn update https://sources.team-mediaportal.com/svn/public/trunk/mediaportal --username mediaportal --password svncheckout "D:\MediaPortal" -r1.0.2.0

    Now i get a syntaxerror for the revision parameter. I think that I did not file version is required to enter, but a changeset number where i dont know. Or do I understand this wrong?
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    If you just want to check it out you shouldn't use the https:// but http:// and no username and password, since you are probably not allowed a login anyway.
     

    Troy

    Portal Pro
    October 25, 2006
    90
    3
    Home Country
    Germany Germany
    try this as url for svn: "https://sources.team-mediaportal.com/svn/public/tags/Release 1.0.2"

    svn update "https://sources.team-mediaportal.com/svn/public/tags/Release 1.0.2" --username mediaportal --password svncheckout "D:\MediaPortal"
     

    Users who are viewing this thread


    Write your reply...

    Similar threads

    MP1 MP2 Picture-in-picture DE
    Can anyone tell me the step-by-step procedure for bringing up a second channel in pip mode? I can only do it sometimes, after many tries, and it’s not clear what I am doing that makes it work on those occasions when it does. Cannot find guidance on the site. Thanks, N. Again, if anyone knows how to do this, would be much...
    Can anyone tell me the step-by-step procedure for bringing up a second channel in pip mode? I can only do it sometimes, after many...
    Can anyone tell me the step-by-step procedure for bringing up a second channel in pip mode? I can only do it sometimes, after many...
    Replies
    0
    Views
    136
    Ok, thanks much. I will look into the instructions above. For the moment, I turned off the "Automatic channel logo update" in Settings (which somehow I had missed, I think because it wasn't an option previously), and the deleted everything in the Flat-default folder and populated it with my own logos. Works, so far.
    Ok, thanks much. I will look into the instructions above. For the moment, I turned off the "Automatic channel logo update" in...
    Hi-- I have to revisit an old issue, unfortunately. I just downloaded MP 2.5, a fresh installation, on a new computer (reluctantly...
    Replies
    5
    Views
    403
    For those using multiple lineups I also updated the old tv_merge functionality from the xmltv tools in node.js that can merge two or more xml files or all in a folder simultainiously and much faster GitHub - jesmannstl/tvmerge: An updated and faster tvmerge utility
    For those using multiple lineups I also updated the old tv_merge functionality from the xmltv tools in node.js that can merge two...
    NOT A MEDIAPORTAL ISSUE. Using MediaPortal1, Kodi for TV viewing. Today I noticed the TV Guide in Kodi stopped updating. A Google...
    Replies
    118
    Views
    21K
    Sorry, it's my fault -- I did not notice that you are using MP2. :( MP1 has a separate configuration utility, similar to "TV Server Config". I have tried MP2 only a couple of times, and have never used it seriously. I don't know what MP2 supports with regard to adjusting audio delay, but I do know that all of the adjustments of...
    Sorry, it's my fault -- I did not notice that you are using MP2. :( MP1 has a separate configuration utility, similar to "TV...
    Hi. I recently upgraded my home cinema AVR which also meant changed from sending audio from my HTPC as 5.1 using optical to 7.1...
    Replies
    5
    Views
    208
    • Sticky
    Update I: MediaPortal 1.38.1 | Tatiana & Leo | x86 and x64 version. Changelog: https://github.com/MediaPortal/MediaPortal-1/releases/tag/Release_1.38.1 .::. Download - MediaPortal 1.38.1 Release .::. .::. Download - MediaPortal 1.38.1 x64 Release .::.
    Update I: MediaPortal 1.38.1 | Tatiana & Leo | x86 and x64 version. Changelog...
    We have just released MediaPortal 1.38 - Tatiana & Leo x86 and x64 version. Highlights of this release Bugfixes: New...
    Replies
    2
    Views
    379
    Top Bottom