Xcode plays nice with subversion in all respects - checkout - status listing - comparing with previous versions, except commit. And only on my home computer, the same project commits fine with no complaints. The complaint I get is:
Commit failed (details follow): Unable to connect to a repository at URL 'http://[email protected]/repository/In2IDev/branches/NetworkObjectBranch/In2/Classes/NetworkedObjects' The OPTIONS request returned invalid XML in the response: XML parse error at line 1: no element found (http://[email protected]/repository/In2IDev/branches/NetworkObjectBranch/In2/Classes/NetworkedObjects) (1) Note that I can go to the command line or to another client (like Versions) and it will check in fine. Anybody have any idea what I can look in terms of logs to see what’s going on here? -Owen _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
