I checked out the DRUPAL-6--1 branch of YUI module. Following is the directory structure I got:
yui
-yui
--yui
---yui.info
---yui.module
-yuimenu
--yuimenu
---yuimenu.info
---yuimenu.module
-yui.info
-yui.module
As you see there is two yui.info files in the repository however non of them is the one that comes with the 6.x-1.1-1 package from the project page.
How do you organize the module's CVS repository? Which branch is used for creating patches against 6.x-1.x-dev version.
Comments
Comment #1
bakyildiz commentedFor 6.x-1.x-dev please check the HEAD branch on http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/yui/?sortdi...
The files on the root with version yui.module 1.11 yui.info 1.4 should the right files.
Comment #2
mustafau commentedThanks. This is fixed then.
Comment #3
bakyildiz commentedAfter your comment i reorganize the cvs directory. And put the lates code to the development branches
DRUPAL-5--2
DRUPAL-6--1
I don't know why but the http://cvs.drupal.org/ site is still showing the removed files. To view the correct structure you need to downlaod the above dev packages.
Many thank again.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.