ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Stash Plug-In for IIB V9

Post new topic  Reply to topic
 Stash Plug-In for IIB V9 « View previous topic :: View next topic » 
Author Message
wmbv7newbie
PostPosted: Fri Jul 17, 2015 1:14 am    Post subject: Stash Plug-In for IIB V9 Reply with quote

Centurion

Joined: 13 May 2014
Posts: 121

Hi,

Our project has started to use Stash (git repository) for code version control. I was trying to find a plug-in for git, like TFS or SVN, to make it easier for developers to sync the code with remote repo.
Unfortunately, I am not able to find anything over the web about this.

Currently, we are using gitbash for the purpose but it would be nice to have a plug-in.

Any ideas about this or if IBM is planning anything of the sort.

Thanks!
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Jul 17, 2015 4:37 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

Don't think you looked very hard...
https://www.google.com/search?q=eclipse+git+plugin&oq=eclipse+git+plugin&aqs=chrome..69i57.5407j0j8&sourceid=chrome&es_sm=93&ie=UTF-8
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Fri Jul 17, 2015 4:41 am    Post subject: Re: Stash Plug-In for IIB V9 Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

wmbv7newbie wrote:
Any ideas about this or if IBM is planning anything of the sort.


The SVN and other plug ins are produced for Eclipse not for the WMB or IIB Toolkit (which is itself a plug in).

I doubt that IBM will produce one (especially as the Toolkit comes with ClearCase support out of the box and hence there is a "solution" to source code) but I would imagine someone will produce one. With enough skills you can write your own.

FWIW I use EGit (https://eclipse.github.io/) within Toolkit when I need to communicate with a git repository, which I do not believe to be the Stash implementation you talk about and hence may not be suitable.

Of course, no warranty express or implies is included with that advice, no liability for loss or damage from following that advice is accepted and the value of your investments may go up as well as down

Or in the vernacular, I'm jus' sayin'
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
wmbv7newbie
PostPosted: Tue Jul 28, 2015 4:14 am    Post subject: Reply with quote

Centurion

Joined: 13 May 2014
Posts: 121

Thanks for the reply Vitor.

I have started to read and try my own plugin, since I was able to find a couple of guiding tutorials.

Meanwhile, I tried installing EGit plugin but getting several errors for versions 4.0.1 and 3.7.1 like -

Quote:
Cannot complete the install because one or more required items could not be found.
Software being installed: Java implementation of Git - optional Http support using Apache httpclient 3.7.1.201504261725-r (org.eclipse.jgit.http.apache.feature.group 3.7.1.201504261725-r)
Missing requirement: Apache HttpComponents HttpClient OSGi bundle 4.1.3.v201209201135 (org.apache.httpcomponents.httpclient 4.1.3.v201209201135) requires 'package org.apache.commons.codec.binary 1.4.0' but it could not be found
Cannot satisfy dependency:
From: JGit Apache httpclient based HTTP support 3.7.1.201504261725-r (org.eclipse.jgit.http.apache 3.7.1.201504261725-r)
To: package org.apache.http.client [4.1.0,5.0.0)
Cannot satisfy dependency:
From: Java implementation of Git - optional Http support using Apache httpclient 3.7.1.201504261725-r (org.eclipse.jgit.http.apache.feature.group 3.7.1.201504261725-r)
To: org.eclipse.jgit.http.apache [3.7.1.201504261725-r]


Can you let me know which version are you using?
Thanks!
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Jul 28, 2015 4:58 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

wmbv7newbie wrote:
Can you let me know which version are you using?


It describes itself as 2.1.0.201209190230-r
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Jul 28, 2015 5:00 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Did you install the JGit core?
Back to top
View user's profile Send private message
wmbv7newbie
PostPosted: Tue Jul 28, 2015 5:03 am    Post subject: Reply with quote

Centurion

Joined: 13 May 2014
Posts: 121

Well, I was trying with the complete EGit eclipse package which has JGit, EGit and a few other optional features, latest version 4.0.1
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Jul 28, 2015 5:04 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

mqjeff wrote:
Did you install the JGit core?


I certainly did, can't speak to the OP
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Tue Jul 28, 2015 6:53 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

wmbv7newbie wrote:
Well, I was trying with the complete EGit eclipse package which has JGit, EGit and a few other optional features, latest version 4.0.1


That's where you are going wrong.
Install the core bits only
Get the version of the git plugins that are built to work with the version of Eclipse that broker uses.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Stash Plug-In for IIB V9
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.