gco / rietveld

Automatically exported from code.google.com/p/rietveld
Apache License 2.0
0 stars 0 forks source link

Improve VCS detection in upload.py #428

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make HG clone
2. cd; mkdir; cd
3. Make Subversion checkout
4. run upload.py

What is the expected output? What do you see instead?
Expected upload.py to detect SVN working copy. Instead it picks up HG.

Original issue reported on code.google.com by techtonik@gmail.com on 15 Mar 2013 at 9:59