SVN file add crash?
SVN file add crash?
- Subject: SVN file add crash?
- From: Alex Zavatone <email@hidden>
- Date: Fri, 25 Apr 2014 15:55:19 -0400
Second time I've seen this and wondering if I'm the only person in the world using SVN with Xcode 5.1.1 and Mac OS 10.8.5.
Dragged some .h and .m files into the file navigator in my project that is checked into a local SVN repo.
Right clicked on the files in the navigator and select Source Control
Add Selected Files is not available for the newly added files.
Select Commit 2 Files…, which is enabled and shouldn't be.
Enter comments and OK the commit.
Crash since files were never allowed to be added to SVN first and we are committing files not in the source tree on the SVN server.
100% reproducible on my end.
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
_______________________________________________
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