Subversion exception svn update

2 views
Skip to first unread message

theresa merenkov

unread,
Oct 13, 2011, 4:54:29 AM10/13/11
to us...@subversion.apache.org
I was using Tortoise SVN 1.6 and began having problems loading a file that was 1gig up through the high speed internet provider I have Astound broadband.  I think this is a network issue, because I get the same message, if I'm uploading a large amount of data (could this be Apache problem?) I get this message:
Command: Commit 
Modified: D:\GCDP_Repository\method-pub\installshield packaging\0_installshield_projects\OUM_5.5.0_Project\OUM_5.5.0\Oracle_OUM_5.5.0_Install.exe 
Sending content: D:\GCDP_Repository\method-pub\installshield packaging\0_installshield_projects\OUM_5.5.0_Project\OUM_5.5.0\Oracle_OUM_5.5.0_Install.exe 
Error: Commit failed (details follow): 
Error: PUT of  
Error: '/svn/method-pub/!svn/wrk/3883a3a4-badd-1947-aa1f-0e12d0d7f338/trunk/installshield%20packaging/0_installshield_projects/OUM_5.5.0_Project/OUM_5.5.0/Oracle_OUM_5.5.0_Install.exe':  
Error: SSL handshake failed: An existing connection was forcibly closed by the remote host. 
Error:  (https://gcdpsource.oracle.com
Finished!:  



I decided to go to SVN 1.7, and therefore encountered the requirement to do a SVN Updgrade working copy on EVERY ONE OF MY checkout project areas.

So I upgraded a working copy in one of my workspaces and then tried to do an SVN Update of a folder with a large file in it.

Now when I try to execute the svn cleanup command I get this message repeatedly.

Any ideas?  Thanks much for your help.


Subversion Exception!
---------------------------
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
(us...@subversion.apache.org)
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
http://subversion.apache.org/mailing-lists.html

Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):

In file
 'D:\Development\SVN\Releases\TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\workqueue.c'
 line 672: assertion failed (checksum != NULL)

I guess my other option is to delete the checkout and checkout the files again...  Why didn't anyone say svn was a total re-checkout of all repositories BEFORE I upgraded!


--

Oracle
Theresa Merenkov, CSM, PMP | Global Methods Senior Director
Phone: +1 925 939-7792 | Fax: +1 925 939-8042 | Mobile: +1 510 599-2606
Oracle Global Methods
Northern California

http://methods.oraclecorp.com

Join in on the discussion about the Oracle® Unified Method (OUM)
OUM on LinkedIn  l  OUM on Twitter  l  OUM Blog


Green Oracle Oracle is committed to developing practices and products that help protect the environment

Andy Levy

unread,
Oct 13, 2011, 7:01:10 AM10/13/11
to theresa merenkov, us...@subversion.apache.org
On Thu, Oct 13, 2011 at 04:54, theresa merenkov
<theresa....@oracle.com> wrote:
>
> I was using Tortoise SVN 1.6 and began having problems loading a file that was 1gig up through the high speed internet provider I have Astound broadband.  I think this is a network issue, because I get the same message, if I'm uploading a large amount of data (could this be Apache problem?) I get this message:
> Command: Commit
> Modified: D:\GCDP_Repository\method-pub\installshield packaging\0_installshield_projects\OUM_5.5.0_Project\OUM_5.5.0\Oracle_OUM_5.5.0_Install.exe
> Sending content: D:\GCDP_Repository\method-pub\installshield packaging\0_installshield_projects\OUM_5.5.0_Project\OUM_5.5.0\Oracle_OUM_5.5.0_Install.exe
> Error: Commit failed (details follow):
> Error: PUT of
> Error: '/svn/method-pub/!svn/wrk/3883a3a4-badd-1947-aa1f-0e12d0d7f338/trunk/installshield%20packaging/0_installshield_projects/OUM_5.5.0_Project/OUM_5.5.0/Oracle_OUM_5.5.0_Install.exe':
> Error: SSL handshake failed: An existing connection was forcibly closed by the remote host.
> Error:  (https://gcdpsource.oracle.com)
> Finished!:

If you suspect it's an Apache problem (and it's quite possible that it
is), upgrading your client only adds another variable and element of
risk to the situation. Searching Google for that error plus
"Subversion large upload" eventually yields this:

http://osdir.com/ml/version-control.svk.devel/2007-10/msg00003.html

Short version: your server may be configured to disallow a commit of
the size you're attempting.

> I decided to go to SVN 1.7, and therefore encountered the requirement to do a SVN Updgrade working copy on EVERY ONE OF MY checkout project areas.
>
> So I upgraded a working copy in one of my workspaces and then tried to do an SVN Update of a folder with a large file in it.
>
> Now when I try to execute the svn cleanup command I get this message repeatedly.
>
> Any ideas?  Thanks much for your help.
>
>
> Subversion Exception!
> ---------------------------
> Subversion encountered a serious problem.
> Please take the time to report this on the Subversion mailing list
> (us...@subversion.apache.org)
> with as much information as possible about what
> you were trying to do.
> But please first search the mailing list archives for the error message
> to avoid reporting the same problem repeatedly.
> You can find the mailing list archives at
> http://subversion.apache.org/mailing-lists.html
>
> Subversion reported the following
> (you can copy the content of this dialog
> to the clipboard using Ctrl-C):
>
> In file
>  'D:\Development\SVN\Releases\TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\workqueue.c'
>  line 672: assertion failed (checksum != NULL)

http://svn.haxx.se/users/archive-2011-10/0213.shtml

> I guess my other option is to delete the checkout and checkout the files again...  Why didn't anyone say svn was a total re-checkout of all repositories BEFORE I upgraded!

Because in the majority of cases, it isn't required if your pre-1.7
working copies are clean.

Reply all
Reply to author
Forward
0 new messages