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

svn: No repository found in 'svn://172.22.140.131'

From: <Steven.T.Novakovich_at_nokia.com>
Date: 2005-02-24 10:43:04 CET

Hello svn gurus,

I had an svn repository up and running on an IBM PC
running the following Linux:

[root@SOLdap svn]# uname -a
Linux SOLdap 2.4.21-15.EL #1 Thu Apr 22 00:27:41 EDT 2004 i686 i686 i386 GNU/Linux

A few days ago the PC was bounced (repeatedly).
We even lost the kernel routing table entries because
whoever entered them originally must've only used

route add xxxxx

commands instead of using the /etc/sysconfig/network file.

Anyway, now when we try to, say, do an svn update
to the main node of our repository tree, an error comes
back saying:

>svn up
svn: No repository found in 'svn://172.22.140.131'

But if I do a:

[root@SOLdap svn]# svnlook tree /usr/local/svn

I get all the tree:ed output that I would expect.
(I'm not going to show it here for the sake of confidentiality.)

And, if I do a:

[root@SOLdap svn]# svnlook info /usr/local/svn
mcmanus
2005-02-19 15:16:56 +0200 (Sat, 19 Feb 2005)
0

we get the information about the repository!

So the repository IS there.

So why doesn't:

C:\work stuff\NSM\TMobile_customization\T-Mobile\workspace>svn up

work???

\Steven

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 24 10:47:11 2005

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.