Ticket #3038 (closed defect: fixed)
Portfolio .gitignore file interfering with Pootle commit
| Reported by: | cjl | Owned by: | walter |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | Portfolio | Version: | Unspecified |
| Severity: | Unspecified | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Unconfirmed |
Description
The presence of po/* in the .gitignore file:
http://git.sugarlabs.org/portfolio/portfolio/blobs/master/.gitignore
is preventing the commit of L10n files from Pootle:
Error message from Pootle "Commit to VCS" attempt
Failed to commit file: [GIT] add of ('/var/lib/pootle/checkouts/honey/portfolio', 'po/en.po') failed: The following paths are ignored by one of your .gitignore files: po/en.po Use -f if you really want to add them. fatal: no files added
Change History
Note: See
TracTickets for help on using
tickets.
