Fix issues preventing windows based installation of development environment

Review Request #1727 — Created Aug. 2, 2010 and discarded — Latest diff uploaded

Information

Review Board

Reviewers

This fixes 2 issues with installing the development environment under win32.  Symlink is not available on the os module on non-unix operating systems, as well, windows paths were not being written properly to the settings_local.py file for re-interpretation as unescaped slashes.
Performed successful manual install under MinGW32 after fix.
contrib/internal/prepare-dev.py
reviewboard/cmdline/rbsite.py
reviewboard/diffviewer/testdata/diffs/context/README.crlf.diff
reviewboard/diffviewer/testdata/diffs/unified/README.crlf.diff
reviewboard/diffviewer/testdata/orig_src/README.crlf
reviewboard/htdocs/media/rb/js/jquery.form.js
Loading...