I just started using Mercurial, and I'm having some difficulties. I'm using Murky for Mercurial.
I have several projects' files at localhost, want to keep them local to work on, and then upload to a server. So:
- Created a folder named "_reps" at localhost to keep all repositories.
- Opened Murky app
- Repository > New Local
- Created rep as project name. (under _reps folder)
Now how can I add files to this project rep? How can I relate the project with this _rep, and work on changes?