[rules-users] Using git-p4 with workbench
Mark Proctor
mproctor at codehaus.org
Thu May 22 18:45:20 EDT 2014
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 at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
More information about the rules-users
mailing list