I am seeking all the functionality of the audio module. After a little research, I discovered Ches Martin's explanation of the audio module at http://ches.nausicaamedia.com/articles/technogeekery/drupal/drupals-audi... .
This excellent tutorial suggests I need the audio_attach module to be able to attach audio to other content types. But where is the audio_attach module for Drupal 5.x? It looks like one has to check it out from something called CVS--it's a "contributed" module. This is all new territory for me.
After a little more research, I found and installed tortoiseCVS. This is what I did that didn't work:
In the CVSROOT field, I enter this line: cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib checkout -d audio contributions/modules/audio/contrib/attach/
I enter the module name as: attach
I clicked OK. A dialog pops up asking for my password. Per the info I found at http://drupal.org/node/321 , I enter: anonymous
But the password fails, and I can never get any further.
Could someone please suggest what I might be doing wrong at any step along this journey?
Thank you.
Comments
Better idea
I found the download for 5.x-2.x-dev at http://drupal.org/node/28715/release (4th down), which zirafa suggests trying in item #2 of this thread: http://drupal.org/node/209562
I am hopeful that 5.x-2.x-dev includes the capabilities that I have not had success with in 5.x-1.3.