• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Problem with Subversion and Xcode line encodings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with Subversion and Xcode line encodings


  • Subject: Problem with Subversion and Xcode line encodings
  • From: David Aspinall <email@hidden>
  • Date: Fri, 1 Dec 2006 16:04:35 -0500

I have been having a very strange problem with Subversion and Xcode. I am trying to convert from CVS to SVN but when I commit a file that I have edited in Xcode i get

~/trunk/Core/src/ticoon $ svn commit crypto
Adding         crypto
Adding         crypto/HexTool.java
Transmitting file data .svn: Commit failed (details follow):
svn: Unrecognized line ending style
svn: Your commit message was left in a temporary file:
svn:    '/Users/daspinall/trunk/Core/src/ticoon/svn-commit.tmp'

The repository is a linux (Debian) server. The cvs2svn worked fine. I can edit and commit to this repo, but if I add a new file it fails.

If I query the properties

ticoon $ svn proplist -v crypto/HexTool.java
Properties on 'crypto/HexTool.java':
  svn:executable : *
  svn:eol-style : native svn:keywords="Date Author Id  Revision"
ticoon $

I have tried setting the svn:eol-style to CR, LF, I have tried changing the line encoding in XCode, all to no success.

Please don't say _use eclipse_, I am looking at that also, but the developers have projects and comfort levels with XCode, so I think a migration for both CVS and XCode at once is too much.

Subversion is the same on both the Macs and the Linux server
$ svn --version
svn, version 1.4.2 (r22196)

XCode is version 2.4

I don't know what else could be the problem.

Help?

David
---
email@hidden
(416) 513-9524 x263

Ticoon Technology Inc.
56 The Esplanade, Suite 404, Toronto, ON, M5E 1A7



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Problem with Subversion and Xcode line encodings
      • From: D Tim Cummings <email@hidden>
  • Prev by Date: Re: Single table inheritance and non-null attributes
  • Next by Date: batch fetching
  • Previous by thread: Re: Single table inheritance and non-null attributes
  • Next by thread: Re: Problem with Subversion and Xcode line encodings
  • Index(es):
    • Date
    • Thread