[#636] Fix fork problem on sandboxes

This commit includes:

  • don't catch 302s when initing repos
  • allow subprocess to work without stdin (reactors have no stdin, and this was causing problems)

Rick Copeland Rick Copeland 2010-07-16

changed ForgeGit/forgegit/model/git_repo.py
changed ForgeGit/forgegit/git_main.py
changed ForgeHg/forgehg/model/hg.py
changed ForgeSVN/forgesvn/model/svn.py
changed ForgeTracker/forgetracker/tests/unit/__init__.py
ForgeGit/forgegit/model/git_repo.py Diff Switch to side-by-side view
Loading...
ForgeGit/forgegit/git_main.py Diff Switch to side-by-side view
Loading...
ForgeHg/forgehg/model/hg.py Diff Switch to side-by-side view
Loading...
ForgeSVN/forgesvn/model/svn.py Diff Switch to side-by-side view
Loading...
ForgeTracker/forgetracker/tests/unit/__init__.py Diff Switch to side-by-side view
Loading...