Mailinglist Archive: opensuse-translation (108 mails)
| < Previous | Next > |
Re: [opensuse-translation] svn via https is up
- From: Karl Eichwalder <ke@xxxxxxx>
- Date: Thu, 09 Nov 2006 13:13:48 +0100
- Message-id: <shodrg24xv.fsf@xxxxxxxxxxxxxxx>
Khoem Sokhem <khoemsokhem@xxxxxxxxxxxx> writes:
> I have problem with up and commit the translation in LCN.
> Please see below for svn up problem :
>
> all@server:/home/suse/lcn/km> svn up
> svn: Delta source ended unexpectedly
> all@server:/home/suse/lcn/km>
>
> Another one is commit problem:
>
> all@server:/home/suse/lcn/km> svn ci -m "Khmer translation updated"
> Sending po/RELEASE-NOTES.km.po
> Sending po/limal.km.po
> Sending po/packages_a.km.po
> Sending po/rug.km.po
> Sending po/sax.km.po
> Sending po/zmd.km.po
> Transmitting file data .svn: Commit failed (details follow):
> svn: Base checksum mismatch on '/trunk/lcn/km/po/rug.km.po':
> expected: 35b85e93399e927710aa43fb0f3c8f04
> actual: dab957142333092d2c9f1c7930a2c9a9
> all@server:/home/suse/lcn/km>
>
> I am not sure about these problems?
> p.s. I use https://
In those situations, I always preceed as follows:
1/ rename your local checkout using the "old" command and save it as a
backup copy:
cd /home/suse/lcn/
old km
2/ try to check out a fresh copy
svn co https://forgesvn1.novell.com/svn/suse-i18n/trunk/lcn/km
3/ copy your translations from the backup copy to the fresh checkout and
check in your files:
cp km-20061109/po/*.km.po km/po
svn ci -m'update' km/po/*.po
4/ ask me to merge your files again, if you are unsure about the
condition of your .po files.
--
Karl Eichwalder
R&D / Documentation SUSE Linux Products GmbH
GPG: 1024D/06EB882E B2A3 AF2F CFC8 40B1 67EA 475A 5903 A21B 06EB 882E
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-translation+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-translation+help@xxxxxxxxxxxx
> I have problem with up and commit the translation in LCN.
> Please see below for svn up problem :
>
> all@server:/home/suse/lcn/km> svn up
> svn: Delta source ended unexpectedly
> all@server:/home/suse/lcn/km>
>
> Another one is commit problem:
>
> all@server:/home/suse/lcn/km> svn ci -m "Khmer translation updated"
> Sending po/RELEASE-NOTES.km.po
> Sending po/limal.km.po
> Sending po/packages_a.km.po
> Sending po/rug.km.po
> Sending po/sax.km.po
> Sending po/zmd.km.po
> Transmitting file data .svn: Commit failed (details follow):
> svn: Base checksum mismatch on '/trunk/lcn/km/po/rug.km.po':
> expected: 35b85e93399e927710aa43fb0f3c8f04
> actual: dab957142333092d2c9f1c7930a2c9a9
> all@server:/home/suse/lcn/km>
>
> I am not sure about these problems?
> p.s. I use https://
In those situations, I always preceed as follows:
1/ rename your local checkout using the "old" command and save it as a
backup copy:
cd /home/suse/lcn/
old km
2/ try to check out a fresh copy
svn co https://forgesvn1.novell.com/svn/suse-i18n/trunk/lcn/km
3/ copy your translations from the backup copy to the fresh checkout and
check in your files:
cp km-20061109/po/*.km.po km/po
svn ci -m'update' km/po/*.po
4/ ask me to merge your files again, if you are unsure about the
condition of your .po files.
--
Karl Eichwalder
R&D / Documentation SUSE Linux Products GmbH
GPG: 1024D/06EB882E B2A3 AF2F CFC8 40B1 67EA 475A 5903 A21B 06EB 882E
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-translation+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-translation+help@xxxxxxxxxxxx
| < Previous | Next > |