Jonathan Chaffer wrote:
When you need to update the 4.5 version of the module, go to your 4.5 directory and update it. cvs update -dP
Then make your changes and commit them. cvs commit
I've done that, but the project page for my interwiki module still shows a "latest release" date of December 31, even though my most recent commit was 14 hours ago: http://drupal.org/project/interwiki --Sheldon Rampton
On 5 Apr, 2005, at 15:07, Sheldon Rampton wrote:
Jonathan Chaffer wrote:
When you need to update the 4.5 version of the module, go to your 4.5 directory and update it. cvs update -dP
Then make your changes and commit them. cvs commit
I've done that, but the project page for my interwiki module still shows a "latest release" date of December 31, even though my most recent commit was 14 hours ago:
The latest release date is based on when the branch was created, not when something was last committed.
participants (2)
-
Jim Riggs -
Sheldon Rampton