Bug 435091 - Does not checkout branches correctly for system-config-network
Summary: Does not checkout branches correctly for system-config-network
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora Localization
Classification: Fedora
Component: Website
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Dimitris Glezos
QA Contact: Diego Búrigo Zacarão
URL: http://translate.fedoraproject.org/mo...
Whiteboard:
Depends On:
Blocks: 435025
TreeView+ depends on / blocked
 
Reported: 2008-02-27 10:45 UTC by Harald Hoyer
Modified: 2008-11-08 18:56 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-08 18:56:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Harald Hoyer 2008-02-27 10:45:15 UTC
Description of problem:

http://translate.fedoraproject.org/module/system-config-network#Branch-F8

pot file link broken

seems like the git checkout didn't work for Branch-F8. Same with Branch-RHEL5

Comment 1 Dimitris Glezos 2008-02-27 11:58:46 UTC
Should be fixed in the next LIVE update.

Comment 2 Harald Hoyer 2008-02-28 09:49:40 UTC
Download POT file  POT file (0 messages) — updated on 2008-02-28 02:14:21 MST.

    * error PO file
'/var/tmp/l10n-data/scratchdir/git/system-config-network.Branch-F8/po/system-config-network.pot'
doesn't exist.


Comment 3 Dimitris Glezos 2008-02-28 10:48:51 UTC
I did some local testing yesterday and noticed that it wasn't a problem of
caching. I'm wondering if the git commands need some tweaking (again). Currently
we do:

git clone
git branch --track foo origin/foo
git checkout foo
git reset --hard origin/foo

and for updating the local repo to look like origin:

git checkout foo
git fetch origin
git reset --hard origin/foo


Comment 4 Christos Trochalakis 2008-02-28 11:45:04 UTC
Dimitris these commands are not the ones we have talked about.

I suspect that we haven't pushed them to flpweb yet.

Comment 5 Dimitris Glezos 2008-03-16 21:41:52 UTC
Changes committed and tagged as live (modules.py).

FWIW, there's a thread on -trans-list on this.

Comment 6 Piotr Drąg 2008-08-27 22:25:55 UTC
Looks fixed anyway.

Comment 7 Piotr Drąg 2008-08-27 22:28:17 UTC
I'm sorry for closing this, Branch-RHEL5 seems still broken.

Comment 8 Piotr Drąg 2008-11-08 18:56:03 UTC
Definitely fixed.


Note You need to log in before you can comment on or make changes to this bug.