![]()
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
Join in on the discussion
about the Oracle® Unified Method (OUM)
OUM on LinkedIn l OUM on Twitter
l OUM Blog
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.