I spent a ton of time tracking this so for the record: If you made a change to some files and gcl change works but when you try to do gcl upload you get this error: ==================================== Got error status from ['svn', 'cat', '<somefile>'] // Copyright (c) 2006-2009 The Chromim authors .. <partial dump of the file here> ====================================
Then there are two likely possibilities: 1) the file <somefile> has inconsistent line endings in your copy 2) the file <somefile> has a problem as it exists in the svn server For #1 you can fix in your copy (not my case), for #2 you need to contact Marc-Antoine :) Actually Marc-Antoine will post the magic trick here so he would not get pestered again. --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
