Versioning: Difference between revisions

Content added Content deleted
Line 27: Line 27:
If you get error regarding any deleted files:
If you get error regarding any deleted files:
hg commit
hg commit
'''nothing changed (4 missing files, see 'hg status')'''
''nothing changed (4 missing files, see 'hg status')''


This will add all new files that are not ignored, and remove all locally missing files
This will add all new files that are not ignored, and remove all locally missing files