Hi
Probably it's just a lack of CVS knowledge, which I'm loosing quite quickly since the migration to Subversion.
I'm trying to update the Russian translation for 2.1.5. My commands are:
cvs -z6 -q -d <CVSROOT> get -r Release_2_1_5 mailman cd mailman cvs up -r Release_2_1_5 <patching> cvs commit
However this is the error message I receive:
cvs commit: sticky tag `Release_2_1_5' for file `messages/ru/LC_MESSAGES/mailman.po' is not a branch
I'd appreciate any advice.
Kind Regards
-- Misha
Hi,
Mikhail Sobolev wrote:
However this is the error message I receive:
cvs commit: sticky tag `Release_2_1_5' for file `messages/ru/LC_MESSAGES/mailman.po' is not a branch
Use Release_2_1-maint instead.
Also, we are going to release 2.1.6, so make sure to checkout mailman.po from Release_2_1-maint branch and update your translation.