Originally created by: elizabethn
https://sourceforge.net/apps/trac/sourceforge/ticket/21384
I pushed code into my project's hg repository.
I tested a pull and it was successful, code is there.
But Code tab of my project is not showing anything:
https://sourceforge.net/p/codereplicator/code/ref/default~/
It just says 'Analyzing'
forge:tv/2698
To test, create an hg repo on a sandbox project. Clone it on your sandbox. Update hgrc in the clone, making the username something with non-ascii characters, e.g.:
Add a file in the repo and commit it, using non-ascii characters in the commit msg. Now push the repo. Refresh the repo homepage in allura and make sure you see the commit, and not a 500 error.
The fix so far is okay, but doesn't completely fix the problem. I made [#2823] to record the work done so far.
Keeping this ticket open until [#2709] is done.
Related
Tickets:
#2709Tickets:
#2823this works now