<div dir="ltr">If you want to push back to a Workbench&#39;s git repository you&#39;ll need to clone with ssh://&lt;user_name&gt;@&lt;repository_url&gt;. The URL can be obtained from the Administration Perspective.<div><br>
</div><div>I know many others have been able to clone with SSH and push committed changes back to the workbench using this approach successfully.</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On 25 May 2014 09:04, DonnieDarko <span dir="ltr">&lt;<a href="mailto:chenshengda@qq.com" target="_blank">chenshengda@qq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><br></div><div><br></div><div><br></div><div>

        Hi: </div><div>The ori question is here:</div><div><a href="http://drools.46999.n3.nabble.com/How-to-push-changes-to-cloned-repo-on-Kie-Workbench-tp4027264p4029670.html" style="font-family:tahoma,geneva,helvetica,arial,sans-serif;font-size:12px;line-height:normal" target="_blank">http://drools.46999.n3.nabble.com/How-to-push-changes-to-cloned-repo-on-Kie-Workbench-tp4027264p4029670.html</a></div>
<div><br></div><div>It send me this email after I reply it derectly;</div><div>But this question confuse me fo a week, So i answer the email for looking more help quickly,forgive me</div><div><br>After reading the origin prob, I think the question is
<br>We can clone the project from wb&#39;s git server, like 
<br>git clone git://<a href="http://10.101.81.72:9418/uf-playground" target="_blank">10.101.81.72:9418/uf-playground</a>
<br><br>Take attention:
<br>1.we use the git protocol to clone the git project
<br><a href="http://2.it" target="_blank">2.it</a> do work well
<br>3.we use git bash to clone the project(whatever u use other tools: git gui, eclipse egit plugin, svn git merger)
<br>4.we can add files,we can commit local modified, we can create branches, but we cannot push the modifies to server/master,we cannot merge branches to master
<br>5.i donot think the kie-config-cli is a good enough tool
<br>a.i use the jboss-eap-6 as my appserver,there is a exception about &quot;address is already used&quot; when i run the kie-config-cli.sh after i deploy Guvnor in the same machine
<br>b.i meet the same problem about: 
<br>lllpcsd@lllpcsd-VirtualBox:~/drools_git_ws/uf-playground$ git push
<br>fatal: Could not read from remote repository.
<br>Please make sure you have the correct access rights
<br>and the repository exists.
<br><br>so
<br>1.this is about how to config Git security cer in Guvnor workbench
<br>2.we just want to develop projects with git tool, just want to push/merge codes!!!
<br>3.i don&#39;t get more information from the drools&#39;s document
<br>it say:
<br>org.uberfire.nio.git.ssh.cert.dir: Location of the directory  .security where local
<br>certtificates will be stored. Default: working directory
<br><br>and then?
<br>and then?
<br>and then?
<br><br>we know the .security directory is located $work_dir/.security,
<br>we cannot get enough information about how to config things about Git&#39;s SSH key or security trust :&lt;
<br><br>we know the <a href="http://github.com" target="_blank">github.com</a> platform will advance us to set the SSH key to do developing works,
<br>but the Guvnor has no UI function to set this.
<br><br>May be I do the wrong thing about clone,
<br>May be I should clone the code with SSH, how to config ssh is always a problem
<br>May be these are all wrong action about how to use Guvnor correctly
<br><br>The drools&#39;s document is so powerful and so poor :&lt;
<br><br>Help

        
        
        
        <br>
        <br>
        <hr noshade size="1" color="#cccccc">
        <div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                <a href="http://drools.46999.n3.nabble.com/How-to-push-changes-to-cloned-repo-on-Kie-Workbench-tp4027264p4029670.html" target="_blank">http://drools.46999.n3.nabble.com/How-to-push-changes-to-cloned-repo-on-Kie-Workbench-tp4027264p4029670.html</a>
        </div>
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                
                To unsubscribe from How to push changes to cloned repo on Kie-Workbench, <a href="http://drools.46999.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&amp;node=4027264&amp;code=Y2hlbnNoZW5nZGFAcXEuY29tfDQwMjcyNjR8LTE4NDA3OTA5NzU=" target="_blank">click here</a>.<br>

                <a href="http://drools.46999.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank">NAML</a>
        </div></div><br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br></blockquote></div><br></div>