Skip to content

Instantly share code, notes, and snippets.

@amalloy
Created July 5, 2012 23:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amalloy/b57c1ae0cf5e96f2c9ee to your computer and use it in GitHub Desktop.
Save amalloy/b57c1ae0cf5e96f2c9ee to your computer and use it in GitHub Desktop.
akm@ifrit ~/src/clojure/jiraph develop
$ scp target/pom.xml target/jiraph-0.8.0-beta8 clojars@clojars:
Welcome to Clojars, amalloy!
pom.xml 100% 3971 3.9KB/s 00:00
target/jiraph-0.8.0-beta8: No such file or directory
akm@ifrit ~/src/clojure/jiraph develop
$ Error: Unknown scp command: '1'
java.io.IOException: Unknown scp command: '1'
at clojars.scp$nail.invoke(scp.clj:150)
at clojars.scp$_nailMain.invoke(scp.clj:159)
at clojars.scp.nailMain(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.martiansoftware.nailgun.NGSession.run(Unknown Source)
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment