I have a connection to Assembla that requires P4HOST to be set. I have a bunch of other P4 connections to different servers that don't need that set.
I've setup a few different p4config.txt files and set P4CONFIG to use that file name.
Everything on my connections works well, and everything returns proper with "p4 set" within each directory.
But the problem is with the Assembla config file. It returns everything fine from "p4 set", but still can't connect. It can't seem to get the Host properly. But "p4 set" reports otherwise. I set the Host globally with "p4 set host hostName", but that is not ideal since it breaks the other connections.
What's the best way to proceed here? I'm confused why the Host isn't working in the text file.