On Sun, Jul 8, 2012 at 4:47 AM, Pierre-Henry Perret <phper...@gmail.com> wrote: > > Using clojure.java.io/copy I get the following output: > > ___________ > Exception in thread "main" java.io.FileNotFoundException: > .lein-git-deps\project\cljs-src (Access denied) (NO_SOURCE_FILE:0 > ____________________ > > The sources files are in lein-git-deps\project\cljs-sr and destination in a > src/app in the same root projet directory. > > No idea what originate that message, because all files are present and the > app is not running while doing the copy. > > Any suggestion welcomed.
A lot more data would be needed to even begin to help you with this. What's the tree look like? Where are you running your program from? How are you running it? What's your program look like? What's the whole stack trace look like? etc. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en