SVN Team share

Questions and answers regarding the use of eclipse environment as seen in Servoy Developer

SVN Team share

Postby jeffspalla » Thu Nov 18, 2010 10:23 pm

When setting up developer with SVN, the option for TEAM>Share is not available. We use an Unfuddle SVN, and have the problem on a Windows Vista PC. I have researched this quite a bit, and have tried re-installation, but never get the share option. What am I missing? Is there a setting that needs to be turned on to get the Team>Share dialog and/or the Remove Share dialog.

Servoy 4.1.7
Windows Vista
Unfuddle SVN
jeffspalla
 
Posts: 10
Joined: Thu Oct 09, 2008 3:29 am

Re: SVN Team share

Postby dpriddle » Fri Nov 19, 2010 12:01 am

Are you saying that when you right-click on the solution you are trying to share you have the 'Team' heading but there is no 'Share Project...' sub-heading? Have you managed to successfully share a solution with a different Servoy / OS version?
David Riddle
OS X 10.6.8, Servoy 5.2.9
http://www.mcgilly.com
dpriddle
 
Posts: 10
Joined: Thu Aug 19, 2010 12:55 am

Re: SVN Team share

Postby ptalbot » Fri Nov 19, 2010 12:02 am

You need to install a the Subclipse SVN client in Servoy.

Go to the menu 'Help > Install new software...' in the dialog's drop down list ‘Work with:’, choose Subclipse – http://subclipse.tigris.org/update_1.6.x
Check these options:
InstallSubclipse.png
InstallSubclipse.png (33.21 KiB) Viewed 6228 times

Actually you only really need the 'required' (and go with JNA as well - great lib that one!)

Then click next and follow the instructions...

Hope this helps,
Patrick Talbot
Freelance - Open Source - Servoy Valued Professional
https://www.servoyforge.net
Velocity rules! If you don't use it, you don't know what you're missing!
User avatar
ptalbot
 
Posts: 1654
Joined: Wed Mar 11, 2009 5:13 am
Location: Montreal, QC

Re: SVN Team share

Postby jcarlos » Fri Nov 19, 2010 1:09 am

You perhaps want to check Robert's tutorial: http://guides.roclasi.com/subversive2subclipse/ - just to complement Patrick's tip.

JC
jcarlos
 
Posts: 578
Joined: Thu May 04, 2006 8:55 pm
Location: Palo Alto, California USA

Re: SVN Team share

Postby jeffspalla » Fri Nov 19, 2010 1:40 am

Thank you for the input...

Yes, I have not seen "Share" or "Remove share" as an option. Right click reveals "Team", but no "Share". It is as if the option is off. What I want to do is Remove the Share, change workspace, share again, and checkout my solution from the Unfuddle SVN. I have made a new install on Servoy, and checked out the solution from the SVN a few times. But it hasn't helped. Seems like operator error, I must be missing something.

I have loaded SVN http://subclipse.tigris.org/update_1.6.x.

Another odd thing, one of our developers was having the same problem yesterday on a Mac with Snow Leopard. No Share option.
Reeldata, Inc.
Servoy 4.1.7, MySQL 5.1
Windows Vista, Mac 1.6.3
jeffspalla
 
Posts: 10
Joined: Thu Oct 09, 2008 3:29 am

Re: SVN Team share

Postby ROCLASI » Fri Nov 19, 2010 1:49 am

Hi Jeff,

You say you see the Team menu node. What do you see under this menu ?
Robert Ivens
SAN Developer / Servoy Valued Professional / Servoy Certified Developer

ROCLASI Software Solutions / JBS Group, Partner
Mastodon: @roclasi
--
ServoyForge - Building Open Source Software.
PostgreSQL - The world's most advanced open source database.
User avatar
ROCLASI
Servoy Expert
 
Posts: 5438
Joined: Thu Oct 02, 2003 9:49 am
Location: Netherlands/Belgium

Re: SVN Team share

Postby ptalbot » Fri Nov 19, 2010 3:10 am

Yes, Robert's right: what do you see then?

If you can see the option "Disconnect..." (the last one in the sub-menu) that's the one you are looking for.
Patrick Talbot
Freelance - Open Source - Servoy Valued Professional
https://www.servoyforge.net
Velocity rules! If you don't use it, you don't know what you're missing!
User avatar
ptalbot
 
Posts: 1654
Joined: Wed Mar 11, 2009 5:13 am
Location: Montreal, QC

Re: SVN Team share

Postby dpriddle » Fri Nov 19, 2010 6:32 pm

This problem really had me curious, so I decided to see if I could find someone who had a similar experience in Eclipse. Here's an excerpt from a forum I came across (http://dev.eclipse.org/newslists/news.eclipse.technology.subversive/msg00510.html)

Post
...for three of the projects selecting the context menu "Team"
only reveals "Apply patch..." but no "share project" at all. What can be
wrong with those projects? The folders already contain the .svn dirs and
running command line svn is no problem.


Response
It is [a] well-known problem. Really you have not disconnected your projects before uninstalling previous SVN Team Provider. So all projects are still connected to the removed plug-in. In that case Team Services does not show "Share Project" menu item. So, now the only way to reconnect these projects is to remove them from workspace (without content deletion) then reimport these projects into workspace.

So perhaps that's it. Hope this helps!
David Riddle
OS X 10.6.8, Servoy 5.2.9
http://www.mcgilly.com
dpriddle
 
Posts: 10
Joined: Thu Aug 19, 2010 12:55 am

Re: SVN Team share

Postby jeffspalla » Mon Nov 22, 2010 11:53 am

Thanks again to all for support.

"Disconnect worked". That was what I missed. Never did see "team>remove share" in my solution explorer, which I remember Servoy doing in the past. That threw me off, because most instructions I've read recently on loading Servoy SVN reference "team>remove share. But after reviewing forum comments again, now I see "disconnect" mentioned.

Everything loaded and I was linked to the SVN. Great... but after I loaded everything, there were three related issues.

First, no module Revision #'s next to modules in Solution Explorer. I was expecting them since we are currently at something like revision 581. I think the revision #'s come in handy.

Second, and more importantly, I could not right click on a form in Solution Explorer and see the value list options to "open in form designer" or "open in script editor". I could not edit anything either. One of our developers on at Mac reloaded SVN when I did, and had the same problem.

Thirdly, the short cut key click>control>L (windows) in Smart client wasn't opening the selected form in developer.

Turns out, I guess both of the problems are due installation corruption, due to us using both Subclipse and Subversive plugins at the same time. Up until now, we have been using both, but never ran in these problems??? I found out, from a brief conversation with Scott Butler, that using both plugins at the same time can cause these errors. So after reloading Servoy, Subclipse, and everything else again from scratch, all is well. I used Subclipse only. Turns out it doesn't support revision #'s next to each module (Subversive does), but Subclipse is what Scott suggested, since that is what ships with Servoy Version 5, so that's what I went with.

We really appreciate the quick response from everyone on all this. It really helped a lot. Thanks again.
Reeldata, Inc.
Servoy 4.1.7, MySQL 5.1
Windows Vista, Mac 1.6.3
jeffspalla
 
Posts: 10
Joined: Thu Oct 09, 2008 3:29 am


Return to Eclipse Environment

Who is online

Users browsing this forum: No registered users and 3 guests

cron