wow, it also makes sense to add --branch support to SVN! added
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sep 25 2024
integrate tips
a. I'm not sure I like isBranchJustFilesystemPath() to check Is this SVN - if we're trying to be generic, then there may be a different vcs that does this particular trick, but has different logic; And if we're not trying to be generic, then isSVN() is probably a good-ish name? or isVCS('SVN').
Visit this page: https://we.phorge.it/F2517458 and Edit thanks
How do I do that?
Note that I introduced the method isBranchJustFilesystemPath() that returns something different for Subversion, just to recognize Subversion,
Sep 24 2024
(Please mark the file as visible to everybody - thanks)
We have a working solution. Attached. Problem is it needs the BaseURI hard coding (replaced ours with XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX in the attached code). Can anyone merge this into the baseline code?
- List Item
Sep 22 2024
Nice test plan thanks
Sep 20 2024
Sep 19 2024
Sep 18 2024
Sounds good! It's about what I expected, really.
(I did set up an experimental install on a whim, with the repository on-disk being (symlinked to) the root of the running install, and arcanist wasn't happy landing changes to it, probably for good reason heh.)
Sep 17 2024
Uh, looking at line 112, the return status seems correct and expected. I had not seen that first. Thanks for fixing the constructor.
Basically, premising that the constructor of newFromFutures() seems legit, it's not clear to me why its return result should make sense and be compatible with the expected one. If somebody can clarify this, maybe it's at least something more.
In general the reporter should really find a small way to reproduce their problem, also because among all the things written here (https://we.phorge.it/book/contrib/article/bug_reports/), everybody may agree with the first point:
So this patch which changes (and hopefully also fixes) definitely broken code will be blocked for good due to lack of a test plan (which I won't be able to figure out)?
Or does anyone can come up with any other option?
Going to abandon for now as I'm not convinced either that this is something worth to change only to make PHPStan happier.
Note that https://we.phorge.it/book/libphutil/function/assert_instances_of/ might be an option when/if I want to look into this again at some future point.
Hello boz,
Sep 16 2024
Slam-accept
Dear arp, please clone and hack a lot on Phorge :) Thanks and feel free to share any question
What's the status of this one? Just curious if we should fork and hack around it ourselves for now or if it's coming soon.
Don't create an empty title array when there is no $query_text
Uhhh you found the place where the empty array comes from! <3 I failed!
Taking the best from the two: what about assuming a default @link /book/group/best-document-ever-about-link - but still allowing custom @link to allow easy migrations?
After looking again here:
Initialize key as an empty string as proposed by speck
What Valerio says: As $body can be null, make sure that the rest of this function's code deals with an empty string and not with null
Works locally; this makes sense to me (though I'm surprised it's in an Audit related source file).
Rebase; improve PhpDoc
Sep 14 2024
I hope that something is better than nothing I think. Then we can move if we don't like it.
Sep 11 2024
Sep 10 2024
If Harbormaster is fine I better be fine too, dont want no problems with them for reals
Those were just for the looks, but this is of course personal.
I can remove them if you want.
even simpler
Ah! yes - undo ConpherenceViewController