SVN Commit Failed

If you have any 'mechanical' forge related issues/suggestions, pop them in here.
Post Reply
User avatar
FaBMak
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Fri Aug 19, 2005 1:59 am
Location: Brasil
Contact:

SVN Commit Failed

Post by FaBMak » Mon Nov 20, 2006 1:00 am

Hi,

I'm trying "svn commit" and i'm getting the follow error:
Transmitting file data .......................................svn: Commit failed (details follow):
svn: MERGE request failed on '/svn/repos/joomlabrasil/1.1'
svn: 'pre-commit' hook failed with error output:
exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7: ordinal not in range(128)
svn: Your commit message was left in a temporary file:
svn:    '/home/fabricio/joomla/1.1/svn-commit.tmp'


How can i fix this ?

Thank's.

FaBMak
Fabricio Elias Costa - Moderador e Coordenador da Tradução Brasileira do Joomla!

User avatar
Tonie
Joomla! Ace
Joomla! Ace
Posts: 1585
Joined: Thu Aug 18, 2005 7:13 am
Contact:

Re: SVN Commit Failed

Post by Tonie » Mon Nov 20, 2006 11:04 am

I've asked some people if they know what this could mean.
Antonie de Wilde - Forum admin

pasamio
Joomla! Apprentice
Joomla! Apprentice
Posts: 14
Joined: Thu Aug 18, 2005 9:27 am
Location: Toowoomba, Queensland, Australia
Contact:

Re: SVN Commit Failed

Post by pasamio » Tue Nov 21, 2006 3:32 pm

Heya FaBMak

As a stab it seems that you are trying to commit a Unicode file (special characters) when it appears that the file is ascii. I would suggest making it plain ASCII as Subversion support for Unicode appears to be limited. Either that or you are using some form of extended ascii (which starts with character 128). If possible rewrite your commit message and this should resolve the problem (limited SVN Unicode support). I hope this helps. :)

Kind Regards,
Sam
Sam Moffatt
Update and Install Technologies/Authentication Systems
Package Builder Maintainer
Migrator Component


Post Reply