Re: Access denied with clojure.java.io/copy

2012-07-09 Thread Dave Ray
On Sun, Jul 8, 2012 at 1:47 AM, Pierre-Henry Perret 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 sourc

Re: Access denied with clojure.java.io/copy

2012-07-09 Thread Tim Visher
On Sun, Jul 8, 2012 at 4:47 AM, Pierre-Henry Perret 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 sourc

Access denied with clojure.java.io/copy

2012-07-08 Thread Pierre-Henry Perret
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 *s