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

Re: Bloated rev file.

From: Oscar Fuentes <ofv_at_wanadoo.es>
Date: 2005-12-09 08:58:23 CET

"Gavin Lambert" <gavinl@compacsort.com> writes:

> Could also be getting committed as binary. Check the file's info to see
> whether it's listed as a text file or a binary file.
>
> If it's marked as a binary file and you don't think it should be, then
> check whether the file is plain ASCII or whether it's been saved as
> UTF8. I don't think Subversion handles UTF8 or Unicode files properly
> yet. Though I could be wrong.

The file is plain ASCII and it seems SVN agrees:

$ svn info modelo
Path: modelo
Name: modelo
URL: svn://acer/lp0/trunk/tests/modelo
Repository UUID: 93160da3-d6b9-3e4f-a1a7-a39d83ddc587
Revision: 677
Node Kind: file
Schedule: normal
Last Changed Author: cvsuser
Last Changed Rev: 677
Last Changed Date: 2005-12-09 01:57:02 +0100 (vie, 09 dic 2005)
Text Last Updated: 2005-12-09 03:39:48 +0100 (vie, 09 dic 2005)
Properties Last Updated: 2005-12-09 03:39:48 +0100 (vie, 09 dic 2005)
Checksum: 1a9f06d7a14b06687f048032611f7ead

$ svn proplist modelo
Properties on 'modelo':
  svn:keywords
  svn:eol-style

$ svn propget svn:keywords modelo
Author Date Id Revision

$ svn propget svn:eol-style modelo
native

-- 
Oscar
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 9 09:04:04 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.