Hi Ray, Thanks for your prompt reply...
So I opened Terminal and cd'ed to the working directory and ran the command as specified (had to provide the full path to svn .../usr/ local/bin/svn). Now I get this from Versions, and if I try to even look at the repository, it pops up this: "This client is too old to work with working copy '/path/to/repos'; please get a newer Subversion client" It offers to launch preferences and switch version to 1.4.6 to 1.5.4. It then relanches. OPTIONS of 'http://usern...@somesvn:8080/path/to/repos': could not connect to server (http://usern...@somesvn:8080/path/to/repos) Different error, same problem... (looks like) Any ideas? Regards Henry On Feb 2, 8:20 pm, Ray <[email protected]> wrote: > You need to do an svn switch --relocate on your working copy, from the > command line because Versions doesn't support this yet: > svn switch > --relocatehttp://somesvn:8080/path/to/reposhttp://somesvn/path/to/repos > > HTH, > Ray --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/versions?hl=en -~----------~----~----~----~------~----~------~--~---
