Author |
Message
|
kumar.MBMQ |
Posted: Wed Nov 13, 2013 5:04 am Post subject: is it possible to install svn plugin on MB8.0 on windows os |
|
|
Voyager
Joined: 06 May 2011 Posts: 93
|
is it possible to install svn plugin on MB8.0
WMB broker toolkit 8.0.0.0 (i.e. based on eclipse 3.6) with extra installation of Tigris Subclipse SVNclient 1.8.11 and mylyn-3.7.1.v20120425-0100.
Sorry,
if i posted in wrong topic. |
|
Back to top |
|
 |
dogorsy |
Posted: Wed Nov 13, 2013 5:25 am Post subject: |
|
|
Knight
Joined: 13 Mar 2013 Posts: 553 Location: Home Office
|
yes. But please upgrade your WMB to the latest fixpack. |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Nov 13, 2013 6:15 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
It depends entirely on the level of eclipse that the releases of SVN and mylyn require. |
|
Back to top |
|
 |
kumar.MBMQ |
Posted: Wed Nov 13, 2013 10:10 pm Post subject: Missing requirement: Subclipse Integration for Mylyn 3.x |
|
|
Voyager
Joined: 06 May 2011 Posts: 93
|
i tried with install new Software option available in MB Toolkit 8.0 but below error pops up .
being installed: Subclipse Integration for Mylyn 3.x (Optional) 3.0.0 (org.tigris.subversion.subclipse.mylyn.feature.group 3.0.0)
Missing requirement: Subclipse Integration for Mylyn 3.x (Optional) 3.0.0 (org.tigris.subversion.subclipse.mylyn.feature.group 3.0.0) requires 'org.eclipse.mylyn.tasks.core [3.0.0,4.0.0)' but it could not be found.i could not install the svn plugin completely. here is the link http://subclipse.tigris.org/update_1.8.x .
please suggest.
Details :
MB8.0.
Windows 7 enterprise os. |
|
Back to top |
|
 |
smdavies99 |
Posted: Wed Nov 13, 2013 10:28 pm Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
You have to install each bit separately. Trying to do everything at once will fail.
Remove all the options until you get back to basics, i.e. SVN only.
Don't install the sources.
This whole thing is a pain in the posterior. I have given up with it and I now integrate the TK with SVN using files and Tortoise.
This requires a little more discipline but for me it works very well. _________________ 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 |
|
 |
kumar.MBMQ |
Posted: Thu Nov 14, 2013 7:45 am Post subject: is it possible to install svn plugin on MB8.0 |
|
|
Voyager
Joined: 06 May 2011 Posts: 93
|
could you please tell how did you integrate the TK with SVN using files and Tortoise ?
thanks, |
|
Back to top |
|
 |
smdavies99 |
Posted: Thu Nov 14, 2013 10:47 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
I don't integrate SVN via Tortoise into the TK.
What I do is checkout the projects with Tortoise. This copies the files to a local directory.
Then I import the projects into my workspace and go from there.
Sure it resuires a good deal of manual work but I often work totally disconnected from the SVN server in various parts of the world. So having local copies works fine for me.
For example I have just checked out all the files for a site and I'm just off to the airport to travel 12+ hours to site. When I get back I'll update SVN with the changes I've made in the meantime.
This method of working works for me. It may not for everyone. _________________ 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 |
|
 |
Vitor |
Posted: Thu Nov 14, 2013 10:54 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
smdavies99 wrote: |
This method of working works for me. It may not for everyone. |
I support and endorse your right to select your own working practices.
By contrast, I pull the files down via Toolkit using my SVN plugin onto the local workspace. I work on them when disconnected (network failure, server power failure, heavy traffic on the I-71) and check them back in when I connectivity.
I offer no evidence that one method is better than the other. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
joebuckeye |
Posted: Thu Nov 14, 2013 11:09 am Post subject: |
|
|
 Partisan
Joined: 24 Aug 2007 Posts: 365 Location: Columbus, OH
|
smdavies99 wrote: |
I don't integrate SVN via Tortoise into the TK.
What I do is checkout the projects with Tortoise. This copies the files to a local directory.
Then I import the projects into my workspace and go from there.
|
This is what I do. I couldn't get the Subclipse plugin to work correctly for me so gave up and handle as smdavies does. Some of my co-workers have the plugin working and interact with SVN that way.
It's a habit for me now so I don't feel like I am missing out on anything. Sort of like how I don't use the debugger and don't miss it. |
|
Back to top |
|
 |
smdavies99 |
Posted: Thu Nov 14, 2013 12:10 pm Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
joebuckeye wrote: |
It's a habit for me now so I don't feel like I am missing out on anything. Sort of like how I don't use the debugger and don't miss it. |
Strange how some of us eschew the debugger....
Heavy traffic on the I-71 is not (IMHO) disconnected. How about not being able to setup a PVN network to your SVN server because the country you are in won't let it through its national firewall.
Must fly, literally. _________________ 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 |
|
 |
joebuckeye |
Posted: Thu Nov 14, 2013 12:38 pm Post subject: |
|
|
 Partisan
Joined: 24 Aug 2007 Posts: 365 Location: Columbus, OH
|
Vitor wrote: |
heavy traffic on the I-71 |
Just saw this.
Here in Ohio we would just say 'heavy traffic on I-71' or 'heavy traffic on 71', not sure where the 'the' came from before interstate names. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Nov 14, 2013 12:50 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
joebuckeye wrote: |
Vitor wrote: |
heavy traffic on the I-71 |
Just saw this.
Here in Ohio we would just say 'heavy traffic on I-71' or 'heavy traffic on 71', not sure where the 'the' came from before interstate names. |
He's a dang furriner. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Nov 14, 2013 1:35 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mqjeff wrote: |
joebuckeye wrote: |
Vitor wrote: |
heavy traffic on the I-71 |
Just saw this.
Here in Ohio we would just say 'heavy traffic on I-71' or 'heavy traffic on 71', not sure where the 'the' came from before interstate names. |
He's a dang furriner. |
And has not yet gone completely native. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Nov 14, 2013 1:55 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Vitor wrote: |
mqjeff wrote: |
He's a dang furriner. |
And has not yet gone completely native. |
With just a little more work, I'm sure you can add in the 't' any day now.
kumar.MBMQ - you need the right version of SVN plugins for the version of Eclipse used by Toolkit. You can't just grab the latest SVN plugins and cross your fingers. It is possible to install them into Toolkit and use them from within the team sharing functions. But as smdavies99 says, it's not always a straight forward approach. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sat Nov 16, 2013 2:39 am Post subject: Re: Missing requirement: Subclipse Integration for Mylyn 3.x |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
kumar.MBMQ wrote: |
i tried with install new Software option available in MB Toolkit 8.0 but below error pops up .
being installed: Subclipse Integration for Mylyn 3.x (Optional) 3.0.0 (org.tigris.subversion.subclipse.mylyn.feature.group 3.0.0)
Missing requirement: Subclipse Integration for Mylyn 3.x (Optional) 3.0.0 (org.tigris.subversion.subclipse.mylyn.feature.group 3.0.0) requires 'org.eclipse.mylyn.tasks.core [3.0.0,4.0.0)' but it could not be found.i could not install the svn plugin completely. here is the link http://subclipse.tigris.org/update_1.8.x .
please suggest.
Details :
MB8.0.
Windows 7 enterprise os. |
You need to install the required plug in mylyn tasks.core first. This is independent of the SVN plugin and only needed if installing the mylyn component of SVN. If you do not select the mylyn component of svn the installation of the svn plugin goes fine. Of course you will not hava access to SVN-mylyn features...
You also checked the SVN plugin at the root level. Click the + sign and open up showing the subcomponents. You can then deselect the mylyn component...
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|