Page MenuHomePhorge
Feed Advanced Search

Aug 31 2023

tinloaf awarded rP69c64c1e83e2: Teach Commit View about Encoding a Love token.
Aug 31 2023, 19:46

Aug 4 2023

tinloaf added a comment to Q68: Diffusion refuses to show a commit in a non-UTF-8 file (Answer 91).

I just applied the patch to our instance and it works. :) Thanks again. I'll monitor this so I see when I can stop manually applying the patch… ;-)

Aug 4 2023, 15:09

Jul 28 2023

tinloaf added a comment to Q68: Diffusion refuses to show a commit in a non-UTF-8 file (Answer 91).

Oh wow, that was quick, thanks @avivey . I will probably be able to apply the patch to our Phorge instance sometime next week, I'll let you know how it went!

Jul 28 2023, 08:07

Jul 26 2023

tinloaf added a comment to Q68: Diffusion refuses to show a commit in a non-UTF-8 file.

Okay, I think I created a minimal example reproducing the problem. The repository is publicly available here: https://sourceforge.net/p/tinloaf-phorge-problem/code-hg/ci/default/tree/

Jul 26 2023, 14:20 · Diffusion
tinloaf added a comment to Q68: Diffusion refuses to show a commit in a non-UTF-8 file.

To be clear - it's a single file in a single commit, in the equivalent of this page: https://we.phorge.it/rARCa604548101025875de20a9c263df3790fea425b3 - is that right?

Jul 26 2023, 08:35 · Diffusion

Jul 20 2023

tinloaf asked Q68: Diffusion refuses to show a commit in a non-UTF-8 file.
Jul 20 2023, 11:07 · Diffusion

Jun 7 2023

tinloaf attached a referenced file: F307510: 2518.diff.
Jun 7 2023, 15:52 · Differential
tinloaf created T15452: Differential drops a diff's first hunk if the file starts with a Byte-order-Mark.
Jun 7 2023, 12:59 · Differential
tinloaf added a comment to T15265: Exception when importing Mercurial repository with non-UTF-8 characters in filenames.

Our currently running version is git commit 1ba5c8c26095 from 2023-04-20, so that change should already be included. In fact, I can see the --encoding utf8 argument to hg in various logs.

Jun 7 2023, 10:35 · Diffusion

Jun 1 2023

valerio.bozzolan awarded Q52: How to set the Pull Time Limit for Mercurial repos? a Like token.
Jun 1 2023, 10:09 · Diffusion

Apr 26 2023

tinloaf created T15278: Wrong time limit in `repository pull`.
Apr 26 2023, 10:31 · Diffusion
tinloaf added a comment to Q52: How to set the Pull Time Limit for Mercurial repos?.

I'm not sure where the buildUpdateFuture() function you linked to is used, but in the stack trace that I see (see previous comment), the future is buit inside executeMercurialUpdate(…), which calls $repository->getRemoteCommandFuture(), which boils down to the call newRemoteCommandEngine(…)->newFuture(); in the repo base class.

Apr 26 2023, 09:42 · Diffusion
tinloaf added a comment to Q52: How to set the Pull Time Limit for Mercurial repos?.

In the repo management panel, I see this error:

Raw Error
Error updating working copy: Command failed with error #255!
COMMAND
hg --config ui.ssh=/var/www/phorge/phorge/bin/ssh-connect pull -- '********'
Apr 26 2023, 09:27 · Diffusion
tinloaf asked Q52: How to set the Pull Time Limit for Mercurial repos?.
Apr 26 2023, 08:24 · Diffusion

Apr 25 2023

valerio.bozzolan awarded Q51: Exception when importing Mercurial repository with non-UTF-8 characters in filenames a Like token.
Apr 25 2023, 07:34 · Diffusion
tinloaf closed Q51: Exception when importing Mercurial repository with non-UTF-8 characters in filenames as obsolete.
Apr 25 2023, 06:55 · Diffusion
tinloaf added Q51: Exception when importing Mercurial repository with non-UTF-8 characters in filenames (Answer 63).
Apr 25 2023, 06:55
tinloaf added a comment to Q51: Exception when importing Mercurial repository with non-UTF-8 characters in filenames.

Thanks! I created a Task with the Diffusion tag for it.

Apr 25 2023, 06:55 · Diffusion
tinloaf created T15265: Exception when importing Mercurial repository with non-UTF-8 characters in filenames.
Apr 25 2023, 06:54 · Diffusion

Apr 24 2023

tinloaf asked Q51: Exception when importing Mercurial repository with non-UTF-8 characters in filenames.
Apr 24 2023, 14:21 · Diffusion