##// END OF EJS Templates
Update changes file and release info, as well as Sphinx conf tools.
Update changes file and release info, as well as Sphinx conf tools.

File last commit:

r506:20e0542a
r1539:90bb1b0d
Show More
testupload
6 lines | 184 B | text/plain | TextLexer
fperez
util script
r83 #!/bin/sh
# clean public testing/ dir and upload
fperez
Add support for set_trace-like functionality, but with IPython's enhanced...
r506 #ssh "rm -f ipython@ipython.scipy.org:www/dist/testing/*"
fperez
util script
r83 cd ~/ipython/ipython/dist
scp * ipython@ipython.scipy.org:www/dist/testing/