Xcode5 error while finding repository URL

Asked By 0 points N/A Posted on -
qa-featured

Hello there,

Xcode 5, Coda 2 and SVN error ? What these errors means ? These appeared this morning when I have opened my MAC. Now I see that my MAC is full with errors created after the updates that I was forced to make them. Please help !

Thank you experts !

Could not find a repository URL for this path.

Svn: E155036: Please see the ‘svn upgrade’ command

Svn: E155036: Working copy’ / Volums/Macintosh

HD/Users/wilalambre/Sites/Minitoba Music’ is too old (format 10, created by Subversion 1.6)

SHARE
Answered By 0 points N/A #179988

Xcode5 error while finding repository URL

qa-featured

Hello,

 

It depends on the os you are using. You can try following steps:

Try to set Subversion repository up and run svnserver in order to act as a server.

Configure your apache httpd server to act as the subversion repository server and try following steps:

1- Usuing httpd

2- Using svnserve

3- Direct file access

Related Questions