Kodi Community Forum
how to download older svn revisions? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: how to download older svn revisions? (/showthread.php?tid=43955)



how to download older svn revisions? - nickeeeast - 2009-01-17

sorry if this is answered clearly somewhere else...I just can't seem to find it, and I know it's a simple answer.

I want to download svn revision 16228, and imagine I can edit the checkout string to grab this specific revision.

Any answer for this would be highly appreciated. Thanks.


Ubuntu Sever Edition 8.04 32bit
Gigabyte GA-MA78GM-S2H mobo
AMD Athlon 64 X2
Current SVN build: 17091


- blittan - 2009-01-17

svn checkout --revision 16228


- nickeeeast - 2009-01-18

Thanks.