| 1 |
; $Id: drush_pm_svn.info,v 1.1 2008/05/19 01:31:57 weitzman Exp $ |
; $Id: drush_pm_svn.info,v 1.2 2008/08/11 00:34:49 weitzman Exp $ |
| 2 |
name = Drush package manager SVN support |
name = Drush package manager SVN support |
| 3 |
description = Allows drush to manage a site sandbox using SVN. |
description = Allows drush to manage a site sandbox using SVN. |
| 4 |
package = Drush |
package = Drush |
| 5 |
core = 6.x |
core = 7.x |
| 6 |
dependencies[] = update |
dependencies[] = update |
| 7 |
dependencies[] = drush |
dependencies[] = drush |
| 8 |
dependencies[] = drush_pm |
dependencies[] = drush_pm |
| 9 |
|
files[] = drush_pm_svn.module |