Hi, I have an Xcode 7.2.1 linked with a public project from an SVN repository.
Command line “commit" are okay. When I try a commit from Xcode I get the following error: > Commit failed (details follow): > Server sent unexpected return value (500 Internal Server Error) in response > to MKACTIVITY request for '/svn/crysfml/!svn/act/13a2a69c-3702-49f3-8bea- > caec07b7db4b' (1) In fact Xcode does not ask for a password since the project is “public” but this is wrong. Thus I temporarily bypassed the problem as follows : 1- set the SVN project to “private” 2- performed a “commit” —> Xcode asked for a password —> the commit was successful 3- set back the SVN project to “public” 4- a new “commit” succeded How can solve the case ? Is there a way to set the password somewhere inside Xcode ? All the best AF
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com