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

inaccurate size reported by svn ls

From: <dave_rodgman_at_fastmail.co.uk>
Date: Fri, 15 May 2009 14:26:39 +0100

Hi,

I notice that svn ls appears to report size inaccurately:

svn cat http://.../file | wc -c
1855

vs

svn ls --xml http://.../file

...
<size>1710</size>
...

I get the same result if I log into the server and svn ls the file via
the
file:// protocol.

Am I misunderstanding what size is supposed to be, or is this a bug?

client and server are both 1.5.4, server is using FSFS.

Dave

-- 
  
  dave_rodgman_at_fastmail.co.uk
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2270930
Received on 2009-05-15 15:26:58 CEST

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

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