[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: Vasudev Ram <vasudevram_at_gmail.com>
Date: 2006-08-23 13:41:41 CEST

Thanks for the replies. Some answers and more questions:

>Is there a firewall running on the system that may be blocking external
access to the SVN port?

Not sure yet. Will be checking that out on both the Windows side and the
Linux server side.

> Can you issue svn commands from a windows command prompt (after installing
the windows SVN package)?

Downloaded the windows SVN package. Tried the svn command-line client.
It gives the same errors as the TortoiseSVN client:

C:\Program Files\Subversion1.3.2\bin>svn list
svn://dev.foo.com/home/foo_dev/foo/development/app01
svn: Can't read from connection: An existing connection was forcibly closed
by the remote host.

Before trying the above (SVN access from Windows to the SVN repository on
the Linux server via TSVN and command-line commands), I had run the command
"svnserve -d" on the Linux VPS server (as root), and done a "ps -f | grep -i
svnserve" which showed the svnserve process running.

> And of course you'll have to make sure all windows users have the correct
setting of svn:mime-type in their config file, or you'll start seeing some
really weird results.
My Windows Subversion package is installed in C:\Program
Files\Subversion1.3.2\. Is the comfig file you mention on the Windows side
or the Linux side? I could not see any config files in the above directory.
Do they have to be manually created?

Thanks
Vasudev

On 8/22/06, Tjernstrom, Staffan <stjernstrom@mail.esignal.com> wrote:
>
> Is there a firewall running on the system that may be blocking external
> access to the SVN port?
>
> Can you issue svn commands from a windows command prompt (after installing
> the windows SVN package)?
>
> And of course you'll have to make sure all windows users have the correct
> setting of svn:mime-type in their config file, or you'll start seeing some
> really weird results.
>

Rgds
> ---
> Staffan Tjernstrom
> Sr Programmer - Market Data Systems
> eSignal, a Division of Interactive Data Corporation (NYSE:IDC)
> P:+1 510 723 1723
> C:+1 515 770 5158
>
>
>
>
> -----Original Message-----
> From: Vasudev Ram [mailto:vrtech@gmail.com <vrtech@gmail.com>]
> Sent: Tue 2006-08-22 12:16
> 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
>
> Hi,
>
> Installed TortoiseSVN 1.3.5. (TSVN)
> Had earlier configured svn (1.2.3) on a Linux (CentOS) VPS server using
> the
> svnserve approach.
> Created a repository, could import, check out, commit, etc. from linux
> using
> svn command-line client.
>
> 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.
>
> I have the SVN book and will be looking in it for any solutions, but
> meanwhile, appreciate any help or pointers.
>
> Thanks
> Vasudev
>
> ------------------------------
> DISCLAIMER: This message (including any files transmitted with it) may
> contain confidential and / or proprietary information, is the property of
> Interactive Data Corporation and / or its subsidiaries and is directed only
> to the addressee(s). If you are not the designated recipient or have reason
> to believe you received this message in error, please delete this message
> from your system and notify the sender immediately. An unintended
> recipient's disclosure, copying, distribution or use of this message, or any
> attachments, is prohibited and may be unlawful.
>
>

-- 
----------------------------------------------------
Vasudev Ram
Software consulting and training
http://www.dancingbison.com
----------------------------------------------------
Received on Wed Aug 23 15:58:51 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.