Well, I had a bit of google and I canโt find a solution since I came across the same message, but different ways to use it. I am new to mecurial and want to make sure that I am doing this correctly.
So, I get an error as above. I have a development site and a live site, and I'm trying to push the code to the code base.
However, yesterday I accidentally made hg add , which added all the media that I did not want to do. I returned after deleting all the media files from the code base, and then committed and pushed the changes. Therefore, today I made changes to the CSS file and several templates. I went to make my changes and push them, but when I run hg push , I get the error above.
I ran hg log and there are only 6 commits since this is a clean / new branch / project. Any help would be greatly appreciated, and I apologize if I did not explain anything correctly!
mercurial
JDavies Sep 10 '13 at 16:28 2013-09-10 16:28
source share