Mercurial > 510Connectbot
comparison TODO @ 355:adab27dd4598
remove ssh debug logging
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 01 Aug 2014 11:54:13 -0700 |
parents | 205ee2873330 |
children | 46c2115ae1c8 |
comparison
equal
deleted
inserted
replaced
354:3c16508419fe | 355:adab27dd4598 |
---|---|
1 Done: | |
2 | |
1 This project started with the base version of vxconnectbot: | 3 This project started with the base version of vxconnectbot: |
2 https://github.com/vx/connectbot | 4 https://github.com/vx/connectbot |
3 git clone https://github.com/vx/connectbot.git vxconnectbot | 5 git clone https://github.com/vx/connectbot.git vxconnectbot |
4 commit 5f70cc011cd131acb5cd29783fa6744059841aee | 6 commit 5f70cc011cd131acb5cd29783fa6744059841aee |
5 Merge: 429b47c 53e8530 | 7 Merge: 429b47c 53e8530 |
26 sed -e 's;/org/connectbot/;/com/five_ten_sg/connectbot/;g' >patch.2014-04-19 | 28 sed -e 's;/org/connectbot/;/com/five_ten_sg/connectbot/;g' >patch.2014-04-19 |
27 emacs patch.2014-04-19 | 29 emacs patch.2014-04-19 |
28 # remove all patches for trilead and jsocks | 30 # remove all patches for trilead and jsocks |
29 patch -p1 -l <patch.2014-04-19 >patch.log.2014-04-19 | 31 patch -p1 -l <patch.2014-04-19 >patch.log.2014-04-19 |
30 | 32 |
31 # reinstall all jsocks and ssh2 patches from vxconnectbot since the split | 33 # reinstalled all jsocks and ssh2 patches from vxconnectbot since the split |
32 (cd ../vxconnectbot; git diff -w 598fb427f96712191cc264df14688d82db3dd664) | less | 34 (cd ../vxconnectbot; git diff -w 598fb427f96712191cc264df14688d82db3dd664) | less |
33 | 35 |
34 ================================== | 36 ================================== |
35 | 37 |
36 merge tn5250j | 38 merged tn5250j |
37 svn checkout svn://svn.code.sf.net/p/tn5250j/code/branches/new-tabs-jse1.6 tn5250j | 39 svn checkout svn://svn.code.sf.net/p/tn5250j/code/branches/new-tabs-jse1.6 tn5250j |
38 r1221 | 40 r1221 |
39 | 41 |
40 ================================== | 42 ================================== |
41 | 43 |
42 update com.trilead.ssh2 to ganymed | 44 updated com.trilead.ssh2 to ganymed |
43 svn checkout http://ganymed-ssh-2.googlecode.com/svn/trunk/ ganymed-ssh-2-read-only | 45 svn checkout http://ganymed-ssh-2.googlecode.com/svn/trunk/ ganymed-ssh-2-read-only |
44 rev 161 | 46 rev 161 |
45 | 47 |
46 ================================== | 48 ================================== |
47 | 49 |
48 merge tn5250j updates | 50 merged tn5250j updates |
49 svn checkout svn://svn.code.sf.net/p/tn5250j/code/branches/new-tabs-jse1.6 tn5250j | 51 svn checkout svn://svn.code.sf.net/p/tn5250j/code/branches/new-tabs-jse1.6 tn5250j |
50 r1227 | 52 r1227 |
51 | 53 |
52 ================================== | 54 ================================== |
53 | 55 |
54 update jsocks to 2011-03-19 version | 56 updated jsocks to 2011-03-19 version |
55 | 57 |
56 ================================== | 58 ================================== |
57 | 59 |
58 TODO: | 60 TODO: |
59 | 61 |