I'm on linux, running PHP from the commandline. My Hg binary is at /usr/bin/hg but VersionControl_Hg can only find it if I pass a path into setExecutable() ... but there doesn't seem to be a way to do that without actually modifying the library. Is there a right way to do this?
I'm on linux, running PHP from the commandline. My Hg binary is at /usr/bin/hg but VersionControl_Hg can only find it if I pass a path into setExecutable() ... but there doesn't seem to be a way to do that without actually modifying the library. Is there a right way to do this?