Bug 435094

Summary: PO accidentally deleted from git after move
Product: [Fedora] Fedora Reporter: Dimitris Glezos <dimitris>
Component: system-config-displayAssignee: Adam Jackson <ajax>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: ankit, ccheng, xgl-maint
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: 2008-04-11 18:38:14 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:
Bug Depends On:    
Bug Blocks: 436824, 438135, 440360    

Description Dimitris Glezos 2008-02-27 11:01:47 UTC
## Description of problem:

When the project moved to fedoraproject.org, the PO files were accidentally
deleted from git.

http://git.fedoraproject.org/git/?p=hosted/system-config-display.git;a=commit;h=6c0b6a1a666a54d96800d814fbf6ebc122110fd5

This change shouldn't happen on git, only on the old cvs server. Someone will
need to revert the last commit back.

Comment 1 Adam Jackson 2008-03-18 17:36:54 UTC
*** Bug 437806 has been marked as a duplicate of this bug. ***

Comment 2 Dimitris Glezos 2008-03-18 18:05:22 UTC
ankit, ping

Comment 3 Ankit Patel 2008-03-19 06:07:44 UTC
Hi,

I have added all PO files back in the directory "po". Please grab them and let
me know once you are done with the migration of po files too...

Thanks!

Comment 4 Dimitris Glezos 2008-03-19 08:44:19 UTC
Ankit: no need to do so, we only need to revert the last commit in git.

Adam, I think that just running a `git revert` will bring back the files, since
it was the last commit to the repo.

`git revert 6c0b6a1a666a54d96800d814fbf6ebc122110fd5`

Comment 5 Adam Jackson 2008-04-11 18:38:14 UTC
Fixed in git.