-
I specified a csv file's name and its parent path but it can't read it. I'm on rails 3.2.9 and spree 1.2.2.
```
$ bin/rake db:load_file[test/fixtures/postcodes.csv,/Users/shpark/Projects/projectc] --…
-
In case that there are many projects on server I use soft link to LIBS directory. In functions formatLayoutTemplateFiles() and formatTemplateFiles() there is a line $dir = dirname(dirname($this->getRe…
dlaex updated
12 years ago
-
Hello,
Some of the projects I'm working on have more than one level of svn:externals.
projectA/
+projectB(svn:externals in projectA)/
.+projectC(svn:externals in projectB)/
It seems that git-svn-cl…
-
If you have a Scala project and you included a java project and it includes another java project that has exported classpath entries, these classpath entries do not get included in the top level proje…
-
The path variable can't be passed arbitrarily. I want to open multiple projects at once.
So I setup another workflow `sso` as below with multiple `paths`. When I run it, it complains about the `path` …