Hi,
I've got Subversion working fine on my iMac and want to be able to share the repository over my local wireless network and make it available to my PowerBook , but I'm having some trouble figuring it out.
The repository is currently residing on the iMac in ~/Public/Subversion/projectX. ~/Public is set to read/write for all users File sharing is switched on and, according to the sharing preferences, the Local Hostname is iMac.local
On the PowerBook, I've added the repository with the following settings: Scheme - http Host - iMac.local Path - /Users/ashleymills/Public/Subversion/projectX
But it fails to validate and is giving message:
Error: 175002 (RA layer request failed) Description: PROPFIND request failed on '/Users/ashleymills/Public/Subversion/projectX' Error: 175002 (RA layer request failed) Description: PROPFIND of '/Users/ashleymills/Public/Subversion/projectX': could not connect to server ( http://iMac.local)
Any thoughts? I suspect this is more to do with a lack of my understanding of networks / file sharing / etc, than a problem with subversion but any suggestions welcome.
Cheers Ash
|