When trying to access Mercurial commands, I get the following error message:
Abort: repository / src / project / subfolder1 not found!
This is really correct, the repository is / src / project, not / src / project / subfolder 1.
However, the project file / src / project / subfolder1 /. Lives in I have tried "with
hh bash -c " and without AppCode, but with no luck.
In my system it is
/ usr / local / bin / hg is
Comments
Post a Comment