Active
Project:
CVS integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2009 at 06:53 UTC
Updated:
26 Oct 2010 at 23:27 UTC
If you look at a commit like http://drupal.org/cvs?commit=302706, it thinks the commit is to Administration Theme (cvs path: /modules/admin_theme/) when actually it's to admin module - /modules/admin/(theme/). I think it's confused about the difference between admin/theme and admin_theme
Comments
Comment #1
berdirYeah, same here, see http://drupal.org/project/cvs/735184. The commits I made are against a views folder in privatemsg, I haven't commited anything against the privatemsg_views project.
Comment #2
crea commented#741612: Privatemsg and Privatemsg Views projects have common CVS history is a dupe of this or vice versa
Comment #3
damien tournoud commentedSee http://drupal.org/node/741612#comment-2715914 for a description of what needs to be done. The current (faulty) code is in xcvs_init(), and should be replaced by xcvs_db_get_drupal_project_nid().
Comment #4
dwwmarked #951690: User page shows unrelated module(s?) duplicate