Details
Details
Hello,
I'm a beginner in Phabricator.
(To initiate my project, I had pushed the source code using hg instead of arc)
As mentioned at the heading line, my source code appears in /var/repo/M/.hg/store/data/ folder in my server.
On the other hand, in my pc - which I code on it - .hg folder is located in main project folder together my source code like the following;
c:\projects\mob\.hg c:\projects\mob\login.js c:\projects\mob\main.js ...
I'm wondering, can I might have made a mistake? Does everything seem OK?