+1 for projects at the very least. If space and clutter is a concern maybe just show the icon and color of the tag (project) - that way we can at least associate different skills involved with tasks and that would solve the problem with lack of lanes for us.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 1 2016
Mar 8 2016
Nov 23 2015
Oct 9 2015
Sep 18 2015
Jul 12 2015
Of course, I understand that the solution needs to be done properly in order to not break for others. I like the implementation in the diff you mentioned - it is not pretty but at least we contain the "hacks" in one place for the different environments. And who knows - maybe Windows 10 will give us a proper bash to use so that these problems will be long gone.
In T8821#125999, @hach-que wrote:Can you try running Arcanist commands under msysGit?
In T8821#125997, @hach-que wrote:We used the above script to install Arcanist this Friday (2 days ago). If you are running a version near that date or before it, then it's definitely an environment issue as the script works fine.
The only real issue with this approach is that there is a limit to the PATH environment string so what I had to do was to shorten all my entries by converting everything to DOS paths.
This is somewhat concerning; I have no idea what effect this will have.
I do not run msysGit Bash
You'll need Git installed for even the most basic of Arcanist commands to work (how did you clone Arcanist / libphutil without having Git installed?)
In T8821#125993, @hach-que wrote:I don't understand where these issues are coming from; we have several developers that use the latest version of Arcanist and libphutil on Windows without issue.
I think what needs to be established:
- How did you install PHP?
- What version of PHP are you using?
- Does Arcanist work fine under msysGit Bash?
- Does Arcanist work fine under Windows Command Prompt?
- Does Arcanist work fine under Windows PowerShell?
- What value do you have for system-wide PATH?
- Is both arc.bat and php.exe in your system-wide PATH?