|
@@ -36,7 +36,7 @@ class SvnDriver extends VcsDriver
|
|
protected $trunkPath = 'trunk';
|
|
protected $trunkPath = 'trunk';
|
|
protected $branchesPath = 'branches';
|
|
protected $branchesPath = 'branches';
|
|
protected $tagsPath = 'tags';
|
|
protected $tagsPath = 'tags';
|
|
- protected $modulePath = '/';
|
|
|
|
|
|
+ protected $modulePath = '';
|
|
|
|
|
|
/**
|
|
/**
|
|
* @var \Composer\Util\Svn
|
|
* @var \Composer\Util\Svn
|