I have installed svn in my mac mini and managed to configure it for xcode. I have also configured svnserve from these instructions -
How to install svnserve on Snow Leopard
Now I need to access the repository from my macbook. I tried configuring the repository in SCM menu in xcode . In url, I have put- svn://192.168.1.2/sourcecode (sourcecode is the name of the repository). But I am getting a Malformed network data error.
Can anyone guide me how to do this. I am using OSX snow leopard on both machines. I have pretty much spent a whole day unsuccessfully trying to get this to work but to no avail.
Thanks for the help.
Some Points
1) Firewall is off in my mac mini (server)
2) Somehow I am unable to connect to the mac mini via IP (smb://192.168.1.2). But I can connect from another mac from the Network in finder.