Bug 630321
| Summary: | Please add direct git access to libguestfs in transifex | ||
|---|---|---|---|
| Product: | [Fedora] Fedora Localization | Reporter: | Richard W.M. Jones <rjones> |
| Component: | l10n-requests | Assignee: | Piotr Drąg <piotrdrag> |
| Status: | CLOSED WONTFIX | QA Contact: | A S Alam <aalam> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | diegobz, fedora, mshao, piotrdrag, trans |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-03-28 12:10:57 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Richard W.M. Jones
2010-09-04 19:30:45 UTC
(In reply to comment #0) > Note that transifex can either push to the master branch, or we can create a > special branch for it. I suspect creating a special translations branch will > be > better, but what do you think? That depends only on what is easier for you to merge with canonical master branch. I think just push it into master for now. We'll see how it goes. What's the correct URL to push? Using ssh://fedorapeople.org/~rjones/public_git/libguestfs.git I can't even clone the repository. According to: http://fedoraproject.org/wiki/Infrastructure/fedorapeople.org#Browsing_your_project_via_gitweb the URL should be: ssh://fedorapeople.org/home/fedora/rjones/public_git/libguestfs.git Ah no, those are the broken URLs. Using: ssh://fedorapeople.org/~rjones/public_git/libguestfs.git should work. However the URL I use from home is: [remote "fedorapeople"] url = rjones:public_git/libguestfs.git None of this works. Are you sure Transifex can commit to fedorapeople? No, all I've done is to change the ACL. Asked on infrastructure@ mailing list. It doesn't look like infrastructure are going to help us out on this one. Can you do a plain 'ssh'? 'ssh -v'? What are the errors and/or output? I don't have ssh access to Transifex. Only Dimitris, Diego, or someone from Infra can help us here. Fedora Infrastructure ticket: https://fedorahosted.org/fedora-infrastructure/ticket/2388 Translations are now managed in Transifex.net. http://www.transifex.net/projects/p/libguestfs/ |