Version 3 (modified by squire_pug, 7 years ago)

--

Welcome to the Wiki Site for the Shepherd tv_grab_au "over-script".

Shepherd is an attempt to reconcile many different tv_grab_au scripts and make one cohesive reliable data set. It works by calling a series of scripts that grab data from a large variety of sources, and then analysing the resulting XML data sets and determining which of the many is the most reliable.

To check out the code for shepherd you will need a program called subversion installed on your PC. Subversion is a revision control system and allows for easy management of code under constant revision by multiple authors. Linux, MacOSX and Win32 versions can be obtained from http://subversion.tigris.org/

Once svn is installed you can run the following command to check out the source tree:

svn co http://svn.whuffy.com/shepherd

You can then report any problems/issues/bugs/stuffups using the "New Ticket" menu item above.