Re: SVN file add causing crashes on Xcode 5.1.1?
Re: SVN file add causing crashes on Xcode 5.1.1?
- Subject: Re: SVN file add causing crashes on Xcode 5.1.1?
- From: Joar Wingfors <email@hidden>
- Date: Sat, 03 May 2014 00:09:39 -0700
Xcode 5.1.1 ships with:
$ svn --version
svn, version 1.7.10 (r1485443)
You should file a bug report, if you haven't already.
Joar
On 28 apr 2014, at 09:58, Alex Zavatone <email@hidden> wrote:
> I can add the files through another client (versions.app) with no problem and it is using SVN 1.7.1
>
>
> FYi, the version of svn on the client and host are 1.7.1. I'm serving from my local machine under the svn:// protocol without a certificate and I'm aware the username and pass are submitted in cleartext in this case.
>
> According to the Xcode docs for What's New in Xcode, the most recent version of SVN that Xcode uses is 1.7.9.
>
> I can't verify this though.
>
> Here's the crash if anyone finds it helpful.
>
> Exception Type: EXC_CRASH (SIGABRT)
> Exception Codes: 0x0000000000000000, 0x0000000000000000
>
> Application Specific Information:
> Assertion failed: (svn_uri_is_canonical(child_uri, NULL)), function uri_skip_ancestor, file /SourceCache/subversion/subversion-62/subversion/subversion/libsvn_subr/dirent_uri.c, line 1519.
>
>
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0 libsystem_kernel.dylib 0x00007fff8ebff212 __pthread_kill + 10
> 1 libsystem_c.dylib 0x00007fff93565b24 pthread_kill + 90
> 2 libsystem_c.dylib 0x00007fff935a9f61 abort + 143
> 3 libsystem_c.dylib 0x00007fff935aacb9 __assert_rtn + 146
> 4 libsvn_subr-1.0.dylib 0x00000001099f3c1b 0x1099e9000 + 44059
> 5 libsvn_subr-1.0.dylib 0x00000001099f3c4c svn_uri__is_ancestor + 9
> 6 libsvn_ra-1.0.dylib 0x00000001098c0723 svn_ra_reparent + 45
> 7 libsvn_client-1.0.dylib 0x00000001097f83fa 0x1097e6000 + 74746
> 8 libsvn_client-1.0.dylib 0x00000001097f74e9 0x1097e6000 + 70889
> 9 libsvn_client-1.0.dylib 0x00000001097f7b24 svn_client_diff_peg5 + 518
> 10 svn 0x00000001097afdea svn_cl__diff + 1664
> 11 svn 0x00000001097b47bb main + 6482
> 12 libdyld.dylib 0x00007fff9014a7e1 start + 1
>
>
>
>
> On Apr 28, 2014, at 12:16 PM, Alexandra Beebe wrote:
>
>> Have you tried adding the files to the repo from the command line? I have found the Xcode gui gets confused at times.
>>
>> Alexandra
>>
>> On Apr 28, 2014, at 8:12 AM, Alex Zavatone <email@hidden> wrote:
>>
>>> I sent this out on Friday, but it apparently never made it to the list, so apologies if this is a duplicate.
>>>
>>> Using SVN as our repo, in Xcode 5.1.1, it appears that you can't add a file to a project.
>>>
>>> If you do, there is an A next to the file in the Project Navigator, but under Source Control after right clicking on the files, Add is never enabled, only Commit is.
>>>
>>> When selecting Commit and entering comments, completing the commit causes a crash 100% of the time.
>>>
>>> Has anyone else seen this?
>>>
>>> Thanks,
>>> - Alex
>>>
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Xcode-users mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden