#15949: Can we migrate internal SVN to a document store, wiki, or set of git
repositories?
---------------------------------------------+-----------------------------
 Reporter:  nickm                            |          Owner:  anarcat
     Type:  defect                           |         Status:
                                             |  needs_review
 Priority:  Medium                           |      Milestone:
Component:  Internal Services/Service - git  |        Version:
 Severity:  Normal                           |     Resolution:
 Keywords:                                   |  Actual Points:
Parent ID:  #17202                           |         Points:
 Reviewer:                                   |        Sponsor:
---------------------------------------------+-----------------------------
Changes (by anarcat):

 * status:  accepted => needs_review


Comment:

 i've turned this:

 {{{
 drwxr-xr-x 7 root root 4096 fév 21  2011
 /srv/svn.torproject.org/repositories/internal/
 }}}

 into this (`chmod 0`):

 {{{
 d--------- 7 root root 4096 fév 21  2011
 /srv/svn.torproject.org/repositories/internal/
 }}}

 It should make the repository inaccessible to anyone but root. To revert,
 use `chmod 755`.

 I think we can consider this fixed and look at the other repositories
 needing to be turned off here.

 Or is there some archiving to be done here? Do we want to keep this data
 at all or can it be destroyed forever? Because it will be destroyed when
 gayi is decommissioned unless we archive it somewhere else.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15949#comment:18>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to