After reading this again I realise it may seem like I'm looking for help with SVN. I have no problem checking out a given revision from the SVN, what I would like to know is where the revision details for given releases are, specifically how do I find the revision number for MP 0.2.0.4 (or even 0.2.0.0).
I'm not very familiar with SVN, and so apologise in advance for what may seem like an ignorant/uninformed question, but could someone explain to me how to retrieve the source for a particular revision from the SVN?
I want to play around and learn more about MediaPortal (I'm considering some plugin development) and would like to start with the with a stable source as my base (currently 0.2.0.4). How do I achieve this with the svn command line client? Although I'd be happy enough if someone could explain to to retrieve the source for 0.2.0.0.
I assume what I need is a specific revision number (eg: 10996=0.2.0.4)? I can't seem to find anything anywhere on revision number details.
Any help appreciated.