Re: Obsolete CVS links to ReportLab web site in source code files
Robin Becker <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
I'll try and do a sweep through to eliminate these. I think the links were actually to the svn database and they got left behind when we moved over to mercurial first in house and then on bitbucket. It should be possible to do the mapping ie your example ends up as https://bitbucket.org/rptlab/reportlab/src/tip/src/reportlab/graphics/renderbase.py?at=default -- Robin Becker On 03/11/2017 10:24, Ben Weiner wrote: > Hi > > A very small thing: these obsolete links to your old CVS repository appear in > the source of ReportLab. Perhaps worth a permanent redirect to Bitbucket (rather > than a 404), or was that tried and found to be problematic? > > eg. > http://www.reportlab.co.uk/cgi-bin/viewcvs.cgi/public/reportlab/trunk/reportlab/graphics/renderbase.py > > > Cheers, > Ben >