I'm having trouble getting the source-- it appears there's a conflict
in file names:
Both these two files exist:
mockito/src/main/flex/org/mockito/
mockito.as
mockito/src/main/flex/org/mockito/Mockito.as
Trying to do a clone renders the following:
c:\flex\mockito-flex> hg clone
http://bitbucket.org/loomis/mockito-flex
destination directory: mockito-flex
requesting all changes
adding changesets
adding manifests
adding file changes
added 46 changesets with 567 changes to 393 files
updating to branch default
abort: case-folding collision between mockito/src/main/flex/org/
mockito/
mockito.as and mockito/src/main/flex/org/mockito/Mockito.as
I could be doing something wrong (I'm a complete newb at Mercurial)
Please adviise
Regards
Marty