[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Subversion installation help required - for accessing SVN via clients from Windows/TortoiseSVN to Linux SVN server

From: Erik Hemdal <erik_at_comprehensivepower.com>
Date: 2006-08-22 19:30:22 CEST

 

-----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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.