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

Changes in small binary files are not detected by svn client

From: Martin Rakhmanov <rakhmanov.martin_at_gmail.com>
Date: 2006-05-31 17:21:53 CEST

Hello

Not sure that this is a bug, but... When I work with small binary files SVN
1.3.1 is unable to determine that the file was changed in my working copy.
To verify that just add three-byte file with the following content (shown in
hex):

0xFF 0xCC 0x00

Then make a change - say change last byte to 0x99 in hex editor. Then run
svn ci - nothing happens (no check in). svn diff also does not show
anything.

I am running svn, version 1.3.1 (r19032) compiled Mar 30 2006, 02:41:28 on
Windows Server 2003.

Thanks
Martin Rakhmanov

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 31 19:24:04 2006

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.