Martin Furter wrote: > > Hello > > In r910216 I committed a few link fixes in faq.html assuming it matches > the "obvious fix rule". > > The following commandline finds lots of old links in trunk/: > svn st -v . | awk '/^[^?]/{print substr($0,41)}' | > egrep -v 'subversion/po' | > while read F; do > egrep -H '(svn\.collab\.net|subversion\.tigris\.org)' "$F"; > done | > egrep -v 'subversion.tigris.org/(issues|servlets|downloads)/' > > I tried to fix many of them but some may be inappropriate (I'm unsure > about those in CHANGES). There are still many broken links remaining > after the patch but they're harder to fix for various reasons (some > point to license.html, some point to documents which do not exist > anymore, some are used as examples, etc). > > Martin
If you make the full contents of BUGS just be simply this: This document has been moved to http://subversion.apache.org/docs/community-guide/issues.html then +1 to commit. (You do have commit privs, right? If not, I can commit this up.) -- C. Michael Pilato <cmpil...@collab.net> CollabNet <> www.collab.net <> Distributed Development On Demand
signature.asc
Description: OpenPGP digital signature