Subversive Commit Issues

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

Subversive Commit Issues

Postby jt » Tue Jul 28, 2009 5:30 pm

We recently opened the port to our SVN Server (v1.3.2) to the internet. We can successfully checkout a solution, but the commit is failing. There are a couple different errors I have seen. We are using Subversive 2.0.7.

From inside the office, on the LAN accessing the SVN Server via the external URL (e.g. svn://myserver.com), I get
Code: Select all
Some of selected resources were not committed.
svn: Commit failed (details follow):
svn: Connection reset


From outside the office, OFF the LAN accessing the SVN Server using the same URL, I get
Code: Select all
Some of selected resources were not committed.
svn: Commit failed (details follow):
svn: Malformed network data


I've searched on Google and in the Servoy forum, but I am not really getting any clues as to what might be happening.

Can anyone help?
J T Young
TMASystems
-------------------------------------------------------------------
Servoy Developer
Version 5.2.4, Build 1006
Java version 1.6.0_21 (Windows Vista)
SQL Server 2005 SP3/Oracle 10g R2
jt
 
Posts: 30
Joined: Sat May 05, 2007 10:17 pm
Location: Tulsa, Oklahoma

Re: Subversive Commit Issues

Postby jcompagner » Tue Jul 28, 2009 8:26 pm

connetion reset means that the other side (the server) killed your connection.

Or something is in between that somehow touches your connections, is there for example a proxy inbetween?
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Subversive Commit Issues

Postby jt » Tue Jul 28, 2009 9:52 pm

I understand that the server killed the connection. What I am uncertain of is why? Our setup includes a proxy server (Microsoft ISA Server 2000) which redirect all traffic on port 3690 to the SVN server. Since we can perform a checkout and an update without issues, I'm left scratching my head as to why we can't commit. It seems that something is blocking the inbound "data," but not the outbound data. Soes Subversive use another port besides 3690 during a commit?
J T Young
TMASystems
-------------------------------------------------------------------
Servoy Developer
Version 5.2.4, Build 1006
Java version 1.6.0_21 (Windows Vista)
SQL Server 2005 SP3/Oracle 10g R2
jt
 
Posts: 30
Joined: Sat May 05, 2007 10:17 pm
Location: Tulsa, Oklahoma

Re: Subversive Commit Issues

Postby mboegem » Wed Jul 29, 2009 7:49 am

We recently moved to SVN using subversive as well.
I can subscribe that just port 3690 had to be opened up on our router which routes the external ip to our SVN server for port 3690 traffic.
We didn't find any issue, it even doesn't look slower when I'm committing changes from outside the office.

Can you temporary get around your proxy? Just to test if this might be the thing that causes you trouble?
Marc Boegem
Solutiative / JBS Group, Partner
Servoy Specialist
• Servoy Certified Developer
• Servoy Valued Professional
• Freelance Developer

Image
User avatar
mboegem
 
Posts: 1749
Joined: Sun Oct 14, 2007 1:34 pm
Location: Amsterdam

Re: Subversive Commit Issues

Postby jcompagner » Wed Jul 29, 2009 9:24 am

does it somehow also monitor (firewall) the connections?
maybe the proxy/firewall drops because some packages are not allowed?

i also would try without the proxy somehow to see if it is that or not.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Subversive Commit Issues

Postby jt » Wed Jul 29, 2009 4:51 pm

This issue is solved. It turns out to be a bug in SVNKit. To correct the issue, launch Servoy and set the preference. Window->Preferences->Team->SVN->SVN Connector. Change the SVN Connector to Native JavaHL (svn:1.5.4).

Thanks to everyone who sommented on this issue!
J T Young
TMASystems
-------------------------------------------------------------------
Servoy Developer
Version 5.2.4, Build 1006
Java version 1.6.0_21 (Windows Vista)
SQL Server 2005 SP3/Oracle 10g R2
jt
 
Posts: 30
Joined: Sat May 05, 2007 10:17 pm
Location: Tulsa, Oklahoma

Re: Subversive Commit Issues

Postby ROCLASI » Tue Aug 11, 2009 12:48 pm

We also had several weird SVN issues with Subversive/SVN. Just to be save we also moved to JavaHL and let it use the native Subversion binaries.
For anyone that wants to do the same, just download and install Subversion on your development machine and install the JavaHL plugin in Eclipse. As JT explained you should see JavaHL as a SVN connector in the preferences.

Hope this helps.
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: Subversive Commit Issues

Postby jcompagner » Tue Aug 11, 2009 1:52 pm

under windows you dont need to have to install a native client with subclipse because there the JavaHL plugin and native code is shipped as a plugin. (only 32 bit by the way, so for windows 64 bit you need to use SVNKit or get a 64bit binary from somewhere.. )
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet


Return to Eclipse Environment

Who is online

Users browsing this forum: No registered users and 5 guests