.info file is missing

hass - April 27, 2007 - 19:27
Project:Go - url redirects
Version:5.x-1.0
Component:Code
Category:bug report
Priority:critical
Assigned:jredding
Status:closed
Description

Without the .info the Installation isn't possible and Update_Status module cannot verify the status...

#1

hass - April 27, 2007 - 19:37

[gotwo.info]
name = "Go - url redirection"
description = Provides easy to use url redirections.
dependencies = filter
version = "$Name:  $"

and please release to get a working version public...

#2

hass - April 27, 2007 - 19:39

i'm not sure if the line

dependencies = filter

is required... look like not, while this is a core module that cannot deactivated. therefor please remove it...

#3

jredding - April 27, 2007 - 20:08

uggh.. 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

#4

hass - May 3, 2007 - 18:39

update?

#5

jredding - May 3, 2007 - 21:47
Assigned to:Anonymous» jredding
Status:active» fixed

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'm

#6

hass - May 4, 2007 - 06:38

Since 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...

[drupal.psf]
<?xml version="1.0" encoding="UTF-8"?>
<psf version="2.0">
<provider id="org.eclipse.team.cvs.core.cvsnature">
<project reference="1.0,:pserver:cvs.drupal.org:/cvs/drupal-contrib,contributions,drupal-contrib-cvs"/>
<project reference="1.0,:pserver:cvs.drupal.org:/cvs/drupal-contrib,contributions,drupal-contrib-5,DRUPAL-5"/>
<project reference="1.0,:pserver:cvs.drupal.org:/cvs/drupal-contrib,contributions,drupal-contrib-5--2,DRUPAL-5--2"/>
<project reference="1.0,:pserver:cvs.drupal.org:/cvs/drupal,drupal,drupal-cvs"/>
<project reference="1.0,:pserver:cvs.drupal.org:/cvs/drupal,drupal,drupal-5,DRUPAL-5"/>
</provider>
</psf>

#7

jredding - May 4, 2007 - 14:50
Status:fixed» closed

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.

#8

hass - May 4, 2007 - 17:33

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...

 
 

Drupal is a registered trademark of Dries Buytaert.