After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 696396 - cgit does not show some parts of the commit
cgit does not show some parts of the commit
Status: RESOLVED OBSOLETE
Product: sysadmin
Classification: Infrastructure
Component: Git
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2013-03-22 14:56 UTC by Eugen Dedu
Modified: 2013-11-21 14:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eugen Dedu 2013-03-22 14:56:00 UTC
Hi,

I checkout ekiga source code.  I do a git blame file, I locate the line which interests me:

5208b364 src/gui/main.cpp        (Steve Frécinaux    2008-10-08 18:23:27 +0000  866)   std::string file_name_string = gm_conf_get_string (SOUND_EVENTS_KEY "new_message_sound");

So the commit I need is 5208b364.  I go to https://git.gnome.org/browse/ekiga/commit/?id=5208b364, but I do not find that line!!  To check, look for SOUND_ , and you will receive an error.  Still, git show 5208b364 correctly shows the lines containing SOUND_ .

What happens?  Cannot we trust cgit output anymore?!

(Sorry if this is the wrong gnome product, but I do not see cgit product in the combobox.)
Comment 1 Andrea Veri 2013-11-21 14:57:12 UTC
The GNOME Infrastructure Team is currently migrating its bug / issue tracker away from Bugzilla to Request Tracker and therefore all the currently open bugs have been closed and marked as OBSOLETE.

The following move will also act as a cleanup for very old and ancient tickets that were still living on Bugzilla. If your issue still hasn't been fixed as of today please report it again on the relevant RT queue.

More details about the available queues you can report the bug against can be found at https://wiki.gnome.org/Sysadmin/RequestTracker.

Thanks for your patience,

the GNOME Infrastructure Team