Re: Problem with Subversion and Xcode line encodings

2006-12-02 Thread D Tim Cummings
XCode 2.4.1 fixes an incompatibility between XCode 2.4 and Subversion  
1.4.2.  Note that XCode 2.4 works fine with Subversion 1.3.2.


Cheers

Tim

On 02/12/2006, at 7:04 AM, David Aspinall wrote:

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 PROTECTED]
(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  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/timcu% 
40tpg.com.au


This email sent to [EMAIL PROTECTED]



___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com


Problem with Subversion and Xcode line encodings

2006-12-01 Thread David Aspinall
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 PROTECTED]
(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  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com