[reportlab-users] Tables and spanning
   
    Andy Robinson
     
    reportlab-users@reportlab.com
       
    Thu, 30 Sep 2004 14:47:56 +0100
    
    
  
> Any links to a site explaining the organization of Subversion directories?
I haven't a clue where you have been looking! What docs we
have are here:
   http://www.reportlab.org/subversion.html
Subversion manuals are here:
 http://subversion.tigris.org
In general, a subversion project has divisions 'branches', 'tags' and
'trunk',
and under trunk you will find a hierarchy just like the code on your
disk.  So point a web browser here and you can drill down into the
very latest code (e.g. reportlab/platypus/tables)...
 http://www.reportlab.co.uk/svn/public/reportlab/trunk/
Daily snapshots are referred to on our download page, at the
bottom of the "ReportLab Toolkit" section on
  http://www.reportlab.org/downloads.html
Hope this helps,
Andy