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

Re: Unable to connect to Server

From: Arthur Schwarz <aschwarz1309_at_att.net>
Date: Fri, 27 May 2011 08:45:21 -0700 (PDT)

Uli;

Thank you. I will try to do as much as I can, my last day at work is 31 May.
However (I almost like saying this as much as 'but'), the server is on a remote
site and is accessible from my lab workstation. In the lab I have no difficulty
connecting to the server. On the other hand (see 'However', an 'but' above), the
project has been canceled and it is possible that my permission to access the
server was removed. Unlikely but possible.

Thanks Uli. I hope all goes well.

art

________________________________
From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
To: users_at_tortoisesvn.tigris.org
Sent: Thu, May 26, 2011 11:44:03 PM
Subject: Re: Unable to connect to Server

On Thursday 26 May 2011, you wrote:
> I did try to access the repo browser with no good effect.

Okay, so it isn't something specific to write accesses.

> I don't know where the svn.ini file is to remove the '-q'. If you could
> point out how to access this then I'll follow the suggestion.

If you go to the settings of TSVN, there is a button that opens an editor with
that file. That said, I can't find the mentioned setting there, but I wouldn't
necessarily see it if that option was added recently, because the template
used for this configuration file is rather old (several years).

> What is suspicious is that immediately after the initial error on deleting
> a directory it proved impossible to connect to the Subversion server.
> Could be an accident of nature but it looks suspicious.
>
> Any guidance would be appreciated. I've started reading the Tortoise and
> Subversion documentation but every time I get into it, work intrudes - so
> much for a job huh - so I am a strict novice.

* First thing to try is to rule out the SSH tunnel as error source. Make sure
you can use it to log into the server for normal shell access. Note that if
you output anything from .bashrc or similar files, this will confuse any
tunneling like what SVN uses because it goes through the same channel.
* Log into the server and try to access the repository there, using file://
URLs. Don't modify it in any way, you could mess up file permissions.
* Permissions are also the next point, if someone directly wrote to the
repository, they could have accidentally changed file permissions and/or
ownership. Check that these are correct, e.g. by comparing with a newly-
created repository.
* You could also try to access that newly-created repository to see if it is
something with the repository that is wrong.
* If the server side doesn't turn up any errors, you could try to run
svnserve there and then access the repository through that. Try it both
locally and remotely.
* Similarly, you could try to create one on your desktop machine to see if it
isn't something with TSVN going wrong. This wouldn't test the networking side
though, so it's not a 100% proof if it works.
* Always useful is to test access from a completely different machine.

Uli
**************************************************************************************

Domino Laser GmbH, Fangdieckstra�e 75a, 22547 Hamburg, Deutschland
Gesch�ftsf�hrer: Thorsten F�cking, Amtsgericht Hamburg HR B62 932
**************************************************************************************

Visit our website at http://www.dominolaser.com
**************************************************************************************

Diese E-Mail einschlie�lich s�mtlicher Anh�nge ist nur f�r den Adressaten
bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen
Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empf�nger sein
sollten. Die E-Mail ist in diesem Fall zu l�schen und darf weder gelesen,
weitergeleitet, ver�ffentlicht oder anderweitig benutzt werden.
E-Mails k�nnen durch Dritte gelesen werden und Viren sowie nichtautorisierte
�nderungen enthalten. Domino Laser GmbH ist f�r diese Folgen nicht
verantwortlich.
**************************************************************************************

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2750247

To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2750422

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-05-27 17:45:29 CEST

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

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