This content has been marked as final.
Show 3 replies
-
1. Re: Git Repository is not accessible in Drools workbench 6.3
gpkreddy May 4, 2016 9:00 AM (in response to harish5024676)Hi harish5024676,
I am in a similar situation. Were you able to Clone a remote repository from workbench? I am seeing issues(auth fail error message) when i try to clone my remote repository. Your response is much appreciated.
Thanks
Praveen
-
2. Re: Git Repository is not accessible in Drools workbench 6.3
ursseenu71 May 16, 2017 7:38 PM (in response to gpkreddy)Hi Praveen,
Am trying to setup Drools Workbench and am facing the same issue (auth fail error). Found this post but don't see any solution here. Could you please let me know if you were able to get pass the auth fail error? Were you able to connect to remote git repository from local drools workbench?
Thanks,
Srinivas.
-
3. Re: Git Repository is not accessible in Drools workbench 6.3
dmarrazzo May 29, 2017 3:59 AM (in response to harish5024676)What I suggest is to avoid relying on BC import capability:
- use your preferred git client / cmd line to clone the repo
- add a remote to bc central (e,g, ssh://bcuser@yourbchost/yourprj)
- push to bc