Ticket #3038 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

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

Changed 22 months ago by walter

I presume that removing po/ from .gitignore will take care of the problem.

 http://git.sugarlabs.org/portfolio/portfolio/commit/5a5da37f9b183459e391f8e9f7ab58e7d3fdd7ee

I suspect that this problem is more widespread than just Portfolio.

Changed 22 months ago by cjl

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.