Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Sorry. I really, really suck at CVS. I thought it was added. I just did a CVS checkout and it IS in HEAD ;promise. I also added a new 5-1-1 release that should work in 5.1. It is working on our site. The problem is not the code it is my knowledge of CVS (i.e. zero).
I have zero idea what the .psf file is supposed to do or how I would use it.
In any case its not necessary. I just downloaded the recently released version on 5.1.1 (up on the site) and it includes the .info file and the correct code for Drupal 5. x.
if you are using Eclipse you are able to import the CVS version branches with this config file... file > import. In this way it's very easy to commit to a branch...
Comments
Comment #1
hass commentedand please release to get a working version public...
Comment #2
hass commentedi'm not sure if the line
is required... look like not, while this is a core module that cannot deactivated. therefor please remove it...
Comment #3
jredding commenteduggh.. didn't notice I have one written locally. I just forgot to add it to cvs.
I suck at CVS. I'll get it up late tonight
Comment #4
hass commentedupdate?
Comment #5
jredding commentedSorry. I really, really suck at CVS. I thought it was added. I just did a CVS checkout and it IS in HEAD ;promise. I also added a new 5-1-1 release that should work in 5.1. It is working on our site. The problem is not the code it is my knowledge of CVS (i.e. zero).
I'm
Comment #6
hass commentedSince i'm using Eclipse... i have no problems. looks very logik, but took me a while to understand. try out using the following import file...
Comment #7
jredding commentedI have zero idea what the .psf file is supposed to do or how I would use it.
In any case its not necessary. I just downloaded the recently released version on 5.1.1 (up on the site) and it includes the .info file and the correct code for Drupal 5. x.
Comment #8
hass commentedif you are using Eclipse you are able to import the CVS version branches with this config file... file > import. In this way it's very easy to commit to a branch...