[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Correct the value of Project-Id-Version in all po files

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-08-27 18:10:37 CEST

> > Index: subversion/po/pt_BR.po
> > ===================================================================
> > --- subversion/po/pt_BR.po (revision 21268)
> > +++ subversion/po/pt_BR.po (working copy)
> > @@ -4,7 +4,7 @@
> > #
> > msgid ""
> > msgstr ""
> > -"Project-Id-Version: subversion 1.1.0\n"
> > +"Project-Id-Version: subversion trunk\n"
> > "Report-Msgid-Bugs-To: dev@subversion.tigris.org\n"
> > "POT-Creation-Date: 2006-08-23 13:50-0500\n"
> > "PO-Revision-Date: 2004-07-26 19:19-300\n"
>
>
> Either we should remove the version from this value completely, or we
> should add it to the release-process documentation that updating all of
> these is necessary at the same time as changing svn_version.h.

Oh ok, thank you.
So, I guess it'd be good to update the release-process document in
"Creating and maintaining release branches" section, unless we know the
purpose of including "Project-Id-Version" field in these files!

Please find attached the patch.

[[
* www/release-process.html
  (creating-and-maintaining-release-branches): Add instructions to edit
  subversion/po/*.po files and increment the version number.
]]

-- 
Regards,
Bhuvaneswaran

Received on Sun Aug 27 18:11:12 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.