[mythtv-users] Syncing Minimyth with a backend

Mike Perkins mikep at randomtraveller.org.uk
Mon Mar 17 11:54:02 UTC 2008


Michael T. Dean wrote:
> 
> You can pull a specific SVN revision using the -r argument.  So, since 
> you're building from source, just use:
> 
> $ svn co -r 16483 http://svn.mythtv.org/svn/branches/release-0-21-fixes/ 
> mythtv-release-0.21
> 
> Note, also, if you have a trunk checkout, you can use svn switch to 
> change it to a 0.21-fixes.  I.e. something like:
> 
> $ svn switch http://svn.mythtv.org/svn/branches/release-0-21-fixes/
> 
> from within the directory you used for your trunk checkout.  (If you 
> checked out mythtv, mythplugins, and myththemes separately, you'll need 
> to modify that for the individual directories.)  Then, just use svn 
> update to change to the revision you need:
> 
> svn up -r 16483
> 
Thanks, Mike. This is, at the moment, just the level of detail I need to 
continue with. I am not at all familiar with svn, never having used it during a 
previous incarnation as a developer.

Mike Perkins



More information about the mythtv-users mailing list