when I try to setup git executable to add git repo
It always give me failure info:!Invalid git executable: Unable to get git version
I check that the git executable exactly exists and can be executed by the user used to run crucible&fisheye
I check that the owner of git executable is the user used to run crucible&fisheye
SOS,give me some help!
Great thanks!
I have solved this problem by setting up swap area.
You'll need to configure the path to the Git executable:
https://confluence.atlassian.com/display/FISHEYE/Git+client?src=search
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I provided the path like this:/home/crucible/bin/git
/home/crucible is the home directory of user crucible while I use to run crucible/fisheye
but the same failure
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This solved my problem. My error was: Caused by: java.io.IOException: Cannot run program "git": CreateProcess error=2, The system cannot find the file specified
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.