How to add a file to a mercurial repository and then push?
7 Oct
2015
7 Oct
'15
2:13 p.m.
I have a small mercurial project, local and also on bitbucket. I want to add a .zip of the whole thing and push it to the repository but I can't get it to push. I've created the zip, added it, committed it. So locally all is well:- chris$ hg manifest License.text README.md action.php plugin.info.txt rst.zip syntax.php chris$ However it won't push it:- chris$ hg push pushing to /home/chris/dev/dokuwiki/plugins/rst searching for changes no changes found chris$ So how do I get rst.zip added to the remote repository, it's definitely not there, it's at:- https://bitbucket.org/chrisisbd/dokuwiki-plugin-rst -- Chris Green
3808
Age (days ago)
3808
Last active (days ago)
0 comments
1 participants
participants (1)
-
Chris Green