I tried committing a new module called ctools_modal_login - but something went wrong.
I can't find it in http://drupalcode.org/viewvc/drupal/contributions/modules/?hideattic=1&p...
but the main files (.info, .module) I do see here: http://drupalcode.org/viewvc/drupal/contributions/?hideattic=1&pathrev=MAIN
If I try to checkout the module I get:
$:cvs -z6 checkout -d ctools_modal_login-HEAD contributions/modules/ctools_modal_login/
cvs checkout: warning: new-born `ctools_modal_login-HEAD/modules/ctools_modal_login' has disappeared
which creates a directory, but if I try to cvs up -dP inside there, it checks out the whole /contributions directory.
Please help. :(
Comments
Comment #1
sirkitree commentedActually I just found this to be a duplicate module, so if you cold remove any trace of it, i would be grateful.
Comment #2
dave reid