-----Original Message-----
From: Vasudev Ram [mailto:vrtech@gmail.com]
Sent: Tuesday, August 22, 2006 1:17 PM
To: users@subversion.tigris.org
Cc: vrtech@gmail.com; Vasudev Ram
Subject: Subversion installation help required - for accessing SVN via
clients from Windows/TortoiseSVN to Linux SVN server
. . . .
But from TSVN, it does not work.
Gave the URL like this: svn://host.name.com/home/username/dev/app1
It waits for a while and then says the server forcibly broke the connection.
Vasudev:
The URL is supposed to be for the location of the repository.
svn://host.name.com/location/of/repo/on/server/
So if your repository is located at /home/username/dev/app1 on server
host.name.com and you are doing an SVN Checkout from the context menu, it
should be OK.
Check that the right ports are open on your server and Windows client
firewalls, and that usernames and access permissions are ok in the
svnserve.conf file.
Erik
Received on Tue Aug 22 19:37:13 2006