Hi Mark,

Thanks for the reply. I have tried creating a new repo in the workbench and then using git-p4 on the command line sync'd perforce to it in the appropriate .niogit directory (per the git-p4 docs this use case is how you add p4 to an existing git repo). However, I am not seeing the working files anywhere. Where does the workbench store the work tree?

Jean-Philippe


On Thu, May 22, 2014 at 3:45 PM, Mark Proctor <mproctor@codehaus.org> wrote:
We use JGit and I don’t believe (but could be wrong) it has direct p4 support, like this git extension offers.
http://git-scm.com/docs/git-p4

However Git is distributed, so just clone and sync a p4 repo with this Git command line tool and use it as an intermediary. Then merge/mirror this intermediary with our JGit repo.

Mark

On 22 May 2014, at 22:28, Steinmetz, Jean-Philippe <jpsteinmetz@theworkshop.us.com> wrote:

> Hi,
>
> Has anyone tried using a VCS bridge for git with the Drools 6 workbench? Specifically I am interested in git-p4 so that I can access an existing maven project that is currently stored in Perforce. Is this use case supported?
>
> Thanks in advance,
>
> Jean-Philippe
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users


_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users