Closed GoogleCodeExporter closed 9 years ago
how to export to hg repository?
Original comment by mahayala...@gmail.com
on 15 Jul 2012 at 9:46
Choosing clean directory before exporting a project would fix this. The source
files are always updated and old files are removed automatically. Usually you
don't do that automatically on the target. Please confirm the above.
Export to Mercurial directly from Narro is deactivated for the general audience
mainly because I have only two options for that: comitting with my SSH key or
making you upload your private SSH key. Apparently none of these work for
Mozilla, so you need to commit to Mercurial manually:
hg clone your-locale
export from Narro
unzip your-locale.zip overwriting the above clone
hg addremove
hg commit
hg push
Original comment by alex...@gmail.com
on 17 Jul 2012 at 4:21
Original issue reported on code.google.com by
hitmana...@gmail.com
on 10 Feb 2012 at 6:42