First, apologize me if my question too simple. I have created CVS account and approved. Now I want to upload my new module. I am using SmartCVS, what should I enter in: - Access method: pserver, sserver ot ext - server name - repository path regards.
> First, apologize me if my question too simple. > > I have created CVS account and approved. Now I want to upload my new module. I > am using SmartCVS, what should I enter in: > - Access method: pserver, sserver ot ext > - server name > - repository path > > regards. ops, now my module has displayed on http://cvs.drupal.org/viewcvs/drupal/contributions/modules/blogger/ another questions: 1. how to upload my module to certain drupal version? i.e: 4.7.3 version? 2. why the module link does not appear on http://drupal.org/project/blogger ?
1. how to upload my module to certain drupal version? i.e: 4.7.3 version?
2. why the module link does not appear on http://drupal.org/project/blogger ?
Go to your project page and edit, make sure it's set-up properly, specifically project categories and the CVS integration (repos is "Contributions" and your CVS directory should say "/modules/blogger/").
1. how to upload my module to certain drupal version? i.e: 4.7.3 version?
using SmartCVS, I create this tag: DRUPAL-4-7 modules/blogger i got error "can't allow specific chars". so i just create DRUPAL-4-7 and succesful, but my module still not appear event in CVS or 4.7.x of http://drupal.org/project/Modules.
2. why the module link does not appear on http://drupal.org/project/blogger ?
Go to your project page and edit, make sure it's set-up properly, specifically project categories and the CVS integration (repos is "Contributions" and your CVS directory should say "/modules/blogger/").
yes. i already enter above line, but the module link still not available. am i missing something setting?
On 9/22/06, Drupal Indonesia <support@drupal-id.com> wrote:
using SmartCVS, I create this tag: DRUPAL-4-7 modules/blogger i got error "can't allow specific chars".
so i just create DRUPAL-4-7 and succesful, but my module still not appear event in CVS or 4.7.x of http://drupal.org/project/Modules.
I don't know if it's related necessarily, but all that I see in CVS is a tgz file. Files in cvs should be stored as plain text whenever possible. The project module on drupal.org will get the files out of CVS and bundle them up into a tar-gz file for you. I'd recommend that you delete that file and instead insert your text files. Also, I'm not sure whether it's a problem with cvs.drupal.org or with your files or what, but this page: http://cvs.drupal.org/viewcvs/drupal/contributions/drupal/contributions/modu... Gives me this error: An Exception Has Occurred contributions/drupal/contributions/modules/blogger/blogger.tgz: unknown location HTTP Response Status 404 Not Found Python Traceback Traceback (most recent call last): File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 3283, in main request.run_viewcvs() File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 297, in run_viewcvs % self.where, '404 Not Found') ViewCVSException: 404 Not Found: contributions/drupal/contributions/modules/blogger/blogger.tgz: unknown location Which can't be good. If you can, I suggest you head to #drupal in IRC and ask for real-time help in there. Though tthis being a Friday, and a Friday during Drupalcon the traffic may be low. Regards, Greg -- Greg Knaddison | Growing Venture Solutions Denver, CO | http://growingventuresolutions.com Technology Solutions for Communities, Individuals, and Small Businesses
now everythings are ok. My Blogger module shows correctly. but, i don't know why the problem automatic fixed. i guess the Drupal website not realtime connects to the cvs.drupal.org, so need some extra time to synchronize. anyone can explain this issue?
2006/9/22, Drupal Indonesia <support@drupal-id.com>:
now everythings are ok. My Blogger module shows correctly. but, i don't know why the problem automatic fixed.
i guess the Drupal website not realtime connects to the cvs.drupal.org, so need some extra time to synchronize. anyone can explain this issue?
Yes, it does run on cron.
participants (4)
-
AjK -
Drupal Indonesia -
Greg Knaddison - GVS -
Henrique Recidive