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

Re: TortoiseSVN: a problem contacting the server

From: David <ddxie.cn_at_gmail.com>
Date: Sun, 19 Dec 2010 22:42:57 -0800 (PST)

Hi UIrich,

Great thanks for your quick answer.

> This is not enough to install into /local/svnroot/subversion, you also need to
> tell the runtime linker where to find libraries. See e.g. man ld.so on Linux.
What parameter should I add? I don't quite understand, I read the
INSTALLING SUBVERSION A Quick Guide carefully but it seems not mention
about this.

> What URL are you using? The fact that you are talking about Apache first but
> using "svn://" URLs later on doesn't seem to fit. If you only installed
> Apache to get the APR, that would be fine though.
Well, in fact we use http:// for local team. Currently another team at
another site need to visit our repository to cooperate.
So I want to turn on svn:// for them while http:// for us.
It seems to be posibble, right?

Maybe this should be a problem about Subversion instead of TSVN. So I
would like to copy this issue to the Subversion mail list.

-
Regards,
David

On 12月14日, 下午4时48分, Ulrich Eckhardt <ulrich.eckha..._at_dominolaser.com>
wrote:
> On Tuesday 14 December 2010, David wrote:> #install Apache:
> [...]
> > #install Subversion
> [...]
> > ./configure --prefix=/local/svnroot/subversion [...]
>
> This is not enough to install into /local/svnroot/subversion, you also need to
> tell the runtime linker where to find libraries. See e.g. man ld.so on Linux.
>
> > ./svnadmin create --pre-1.5-compatible /local/svnroot/repository/one
> > #start the ./subversion/bin/svnserve
> > #configure ./one/conf/svnserve.conf, authz, passwd
> > svn://172.18.127.148/one
> > It is ok to view logs via TortoiseSVN-->Show log
>
> > But:
> > ./svnadmin create /local/svnroot/repository/test
> > #configure ./one/conf/svnserve.conf, authz, passwd
> > svn://172.18.127.148/test
> > An error happen when i try to view logs via TortoiseSVN-->Show log
>
> > The error message is:
> > There has been a problem contacting the server.
>
> What URL are you using? The fact that you are talking about Apache first but
> using "svn://" URLs later on doesn't seem to fit. If you only installed
> Apache to get the APR, that would be fine though.
>
> What I would try is to contact a different repository somewhere on the
> internet. That would make sure that it's not TSVN which fails. Once you
> verified that TSVN works (which I assume), I would try a random commandline
> SVN client on a known working URL and yours. If again the client works, you
> can be sure that your server setup is broken. In order to find out what's
> going on, I'd then try running the client on the same machine as the server,
> just in case it's IP-based access control. If there are still problems left,
> I'd ask on the Subversion mailinglist, not here, since (my assumption) this
> is no TSVN problem.
>
> Cheers!
>
> Uli
>
> --
> ML:http://tortoisesvn.tigris.org/list_etiquette.html
> FAQ:http://tortoisesvn.net/faq
>
> ***************************************************************************­***********
> 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&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-20 07:43:03 CET

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.