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
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 -
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
3 matches
Mail list logo