Problem with svn checkout

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
TheSaint
Posts: 19
Joined: Tue Apr 21, 2009 7:23 pm

Problem with svn checkout

Post by TheSaint »

Hi,

I have found a problem with svn checkout. The problem is related only to the L2_GameServer trunk, datapack is performing well. Everytime checkout stops at the same point (see below).
Can anyone give me a hint about this?

Code: Select all

/L2_GameServer/java/net/sf/l2j/gameserver/script/ShortList.java    RA layer request failedsvn: REPORT request failed on '/svn/!svn/vcc/default'svn: REPORT of '/svn/!svn/vcc/default': Could not read response body: An existing connection was forcibly closed by the remote host.   (http://l2jserver.com)
A.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Problem with svn checkout

Post by janiii »

and if you try to update the gs ? so that you update from where it stopped.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
TheSaint
Posts: 19
Joined: Tue Apr 21, 2009 7:23 pm

Re: Problem with svn checkout

Post by TheSaint »

janiii wrote:and if you try to update the gs ? so that you update from where it stopped.

The problem appears during download the source files from svn repository.

A.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Problem with svn checkout

Post by janiii »

if you make a checkout and it stops, you should be able to make update of the checkouted code and this should checkout the missing files.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
TheSaint
Posts: 19
Joined: Tue Apr 21, 2009 7:23 pm

Re: Problem with svn checkout

Post by TheSaint »

janiii wrote:if you make a checkout and it stops, you should be able to make update of the checkouted code and this should checkout the missing files.
Unfortunately not. I am getting the message that resource is not available. SVN became available after 15 minutes (or so), then I can do another checkout and a problem reappears. I have checked - it is not a firewall problem on my side. It is also not a problem with IPS.

A.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Problem with svn checkout

Post by janiii »

TheSaint wrote:Unfortunately not. I am getting the message that resource is not available. SVN became available after 15 minutes (or so), then I can do another checkout and a problem reappears. I have checked - it is not a firewall problem on my side. It is also not a problem with IPS.
A.
like i said. after it crashes, dont do another fresh checkout, just update the already checked out source.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Post Reply