[tor-bugs] #9863 [Pluggable transport]: Move websocket-transport to its own repo

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 1 19:59:27 UTC 2013


#9863: Move websocket-transport to its own repo
---------------------------------+---------------------
 Reporter:  dcf                  |          Owner:  asn
     Type:  task                 |         Status:  new
 Priority:  normal               |      Milestone:
Component:  Pluggable transport  |        Version:
 Keywords:  flashproxy           |  Actual Points:
Parent ID:                       |         Points:
---------------------------------+---------------------
 #9831 created /pluggable-transports/websocket.git. Let's move
 /flashproxy.git/websocket-transport there.

 If I remember correctly, the procedure goes something like

  1. Clone your local flashproxy repo and put it in a directory called
 websocket.
  2. In the new websocket directory, run
 {{{
 git filter-branch --subdirectory-filter websocket-transport -- --all
 }}}
    (Check the man page for git-filter-branch.)
  3. Check the new history and make sure it looks right and makes sense. It
 might be worth doing `git log -C -M --stat websocket-transport` in the
 flashproxy repo to check if any files might have lived in another
 directory at some point.
  4. Add a remote that points to the new /pluggable-
 transports/websocket.git.
  5. Push to the new remote.

 I think it makes sense to move doc/websocket-transport.txt into the new
 repo as well, and update references to it in the flashproxy source code.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9863>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list