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

    Similar threads

    Got a solution, with this log entry, I found this site, which helped me: https://stackoverflow.com/questions/5247659/system-management-managementexception
    Got a solution, with this log entry, I found this site, which helped me...
    Hello, I have a problem, that i cannot start reocordings anymore and I cannot delete old recordings with MP1. This started two...
    Replies
    1
    Views
    219
    I agree about the dash instead of colon on the LIVE thing. I did a little change to get the current program, just removed the D from the tags. Not that important, so I dont upload any new file. A little sad about the end time, but nothing to do about it.
    I agree about the dash instead of colon on the LIVE thing. I did a little change to get the current program, just removed the D...
    I'm trying to develop a new WebEPG grabber for sweden, but I got a few problem in parsing the html-file to get all programs. In...
    Replies
    9
    Views
    769
    • Sticky
    All good now!!
    All good now!!
    We have just released MediaPortal 1.36 - Polar Express x86 and x64 version. Highlights of this release Bugfixes: [MP1-5229] -...
    Replies
    2
    Views
    886
    MP1 MP2 1.31.0 Cannot view Changelog anymore DE
    Hi all, I don't frequently update my MediaPortal and before seeing if it's really useful I used to browse the Changelog to determine if this update is necessary for my system or not. Today I wanted to check the Changelog for version 1.34 (1.31 installed on my system) and I was asked for a “Jira” login. I tried to use the same one as...
    Hi all, I don't frequently update my MediaPortal and before seeing if it's really useful I used to browse the Changelog to...
    Hi all, I don't frequently update my MediaPortal and before seeing if it's really useful I used to browse the Changelog to...
    Replies
    0
    Views
    438
    MP1 MP2 Windscribe VPN DE
    I have just installed Windscribe but it is blocking access to my TV Server. I get the following message "Please specify the IP address or Host Name of the Master TV Service". I have a single seat build running the latest X64 version of MP1. Can anyone point me to a solution please? It's probably a really obvious one..... Cheers Fangio
    I have just installed Windscribe but it is blocking access to my TV Server. I get the following message "Please specify the IP...
    I have just installed Windscribe but it is blocking access to my TV Server. I get the following message "Please specify the IP...
    Replies
    0
    Views
    380
    Top Bottom