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

Possible SubVersion issue

From: Tom Distler -- LED Effects, Inc. <tom_at_ledeffects.com>
Date: 2005-02-01 18:59:43 CET

- 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
Received on Wed Feb 2 03:27:59 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.