amarnathkumar / pytyping

Automatically exported from code.google.com/p/pytyping
GNU General Public License v3.0
0 stars 0 forks source link

hg clone leads to empty pytyping folder #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open command line
2. type: hg clone https://code.google.com/p/pytyping/ 

The expected output is a working copy of the repository, but the following 
output is given:

destination directory: pytyping
no changes found
updating to branch default
0 files updated, 0 files merged, 0 files removed, 0 files unresolved

After which I am left with an empty pytyping folder. I thus proceeded to 
download the provided zip, but thought to mention this issue.

My system:
Ubuntu 12.04.1 (Precise) LTS
bash shell
Mercurial Distributed SCM (version 2.0.2)

Original issue reported on code.google.com by dwninjab...@gmail.com on 1 Jan 2013 at 9:06

GoogleCodeExporter commented 9 years ago
Hello,

It should work now, I didn't upload the source before.

Thanks!

Original comment by eviatarb...@gmail.com on 3 Jan 2013 at 6:32