Re: [PATCH]: Update lots of links

2010-12-25 Thread Dongsheng Song
Hi, I don't know if this should changed to 1.6.x, but I suggest you at least change 1.6.x/tools/po/po-update.sh Because this file is very useful for translators, and it can produce invalid msgid-bugs-address: ---msgid-bugs-address=...@subversion.tigris.org \ +--msgid-bugs-address=...@su

Re: [PATCH]: Update lots of links

2010-02-22 Thread Martin Furter
On Mon, 22 Feb 2010, C. Michael Pilato wrote: 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 -

Re: [PATCH]: Update lots of links

2010-02-22 Thread C. Michael Pilato
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