[tor-bugs] #5332 [BridgeDB]: Update BridgeDB documentation with deployment instructions
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Aug 9 16:08:03 UTC 2013
#5332: Update BridgeDB documentation with deployment instructions
-------------------------+--------------------------------------------------
Reporter: aagbsn | Owner: isis
Type: defect | Status: accepted
Priority: normal | Milestone:
Component: BridgeDB | Version:
Resolution: | Keywords: important
Parent: | Points:
Actualpoints: |
-------------------------+--------------------------------------------------
Changes (by isis):
* status: reopened => accepted
Comment:
Replying to [comment:5 asn]:
> Isis, your `0ad56883868c76e20f0b92b5c5445352cf7cfb46` added `lib` to
`.gitignore`. Is this intended? `lib` is the directory containing the
bridgedb code.
Nope, it was an accident. Yes, I know that is where the BridgeDB code is
kept.
Normally, using Python setuptools, `lib` includes external library
dependencies, and `src` or the name of the module contains the module's
source code. The `.gitignore` was the template standard one from
[https://gitweb.torproject.org/user/isis/bridgedb.git/commit/04af1750b2a897f337d010ad737a9638c026fa8c
github's gitgnore templates].
I removed `lib` from BridgeDB's `.gitignore`, and added a few other
changes to the `.gitnore` for SQLite `.db` files and `.egg-info` files,
etc., in my branch
[https://gitweb.torproject.org/user/isis/bridgedb.git/shortlog/refs/heads/hotfix/5332
-lib-gitignore hotfix/5332-lib-gitignore] which I
[https://gitweb.torproject.org/user/isis/bridgedb.git/commit/04af1750b2a897f337d010ad737a9638c026fa8c
merged here].
'''This still needs redeployment'''
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5332#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list