Open lebris opened 7 years ago
ping @seblavenant
@lebris #102 enable target hydratation multiple times
Fixed in #102
Seems that it copies subdirectories
./karma hydrate --targetPath pony --no-title
Karma 5.5.3
Hydrate config/ with dev values
[INFO] Reading master.conf
[INFO] Reading databases.conf
[INFO] Reading logger.conf
[INFO] Reading twig.conf
[Gaufrette\Exception\FileAlreadyExists]
The file config/local/.gitkeep already exists and can not be overwritten.
hydrate [--cache] [--no-title] [-t|--targetPath TARGETPATH] [-e|--env ENV] [-s|--system SYSTEM] [--dry-run] [-b|--backup] [-o|--override OVERRIDE] [-d|--data DATA] [--] [<sourcePath>]...
Running
hydrate
command more than on time with the--targetPath
parameter leads to an exception.How to reproduce :