betweenGo

Newline problems with Subversion

by on Sep.06, 2005, under Subversion

I was receiving an error like this when trying to commit a file into subversion.

svn: File '/foo/bar.gif' has inconsistent newlines

After searching, I found this nice page explaining how to fix the problem.

Newline problems with Subversion

Essentially you need to do this before you do the commit.

svn propdel svn:eol-style bar.gif

Share

Related posts:

  1. Subversion on Dreamhost
  2. Ignore Files and Directories in Subversion
  3. Subversion Undeleting
  4. Subversion Branching
  5. HOWTO Stop Being Prompted For Password in TortoiseSVN

:

Leave a Reply

 

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!