[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Possible SubVersion issue

From: <kfogel_at_collab.net>
Date: 2005-02-02 06:11:33 CET

Thank you for the excellent bug report. We would *love* to get our
hands on that repository, to reproduce this bug under controlled
conditions. Can you zip up the repository and put it somewhere for a
developer to download?

If the data is private, contact me privately. If it is okay for it to
appear in a public place, then just respond publically.

If some of the data is private, but you can get the reproduction case
down to a single file or two that are not in themselves private, then
that would be great, of course.

Thanks,
-Karl

"Tom Distler -- LED Effects, Inc." <tom@ledeffects.com> writes:
> - SubVersion v1.1.3 (I downloaded the Win32 binaries)
> - OS: Windows XP Pro SP1 (both client and server)
> - Running svnserve.exe
> - Repository was created with option "fsfs"
> - Possibly related to issue #1789
>
> ======================================================
>
> - Executed command:
> > svn checkout "svn://192.168.1.15/Media Player/trunk" ".\Media
> Player"
>
>
> - Error message:
> > "Invalid diff stream: insn 8229 overflows the target view"
>
> ======================================================
>
> - I searched "svn-book.pdf" for this error.
> - I searched the issue list for a related problem (maybe #1789)
> - I searched the mailing list archives for this error.
>
> ======================================================
>
> It appears the problem is related to a specific file "Media Player.ncb". The
> error occurs when this file gets checked out. The file is 6.4 Mb is size. No
> other file in the project is this big. There are about 390 files in the
> project under source control. When I removed "Media Player.ncb" from the
> repository, all check outs succeeded (this is my current work-around).
>
> As a test, I created a repository and added a 5Mb file and a 9Mb file. Both
> of these files checkout fine.
>
>
> NOTE:
> *ncb files are Visual Studio .NET database files. They are automatically
> recreated when the project is loaded into the IDE, so there is no need for
> me to place it under version control.
>
>
> ------------------------------
> Tom Distler
> Software Engineer
> LED Effects, Inc.
>  
> 916-852-1719
> www.ledeffects.com
> ------------------------------
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 2 06:24:58 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.