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

Re: Repo-Browser hangs

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-12-03 15:10:19 CET

Kopp, Wilfried wrote:
> Hello,
>
> I am currently switching from CVS/TortoiseCVS to SVN/TortoiseSVN. I have
> used CVS for a while now.
> I have setup the SVN server on a gentoo box. I did not tweak anything
> much than adding a few (4-5) users and provide a realm.
>
> I can use the repo-browser (svn://myserver) and see its content.
> I have tried playing around with import/update/commit/resolved/status...
> with no problem thru TortoiseSVN and the svn command line on the server.
>
> I noticed the repo-browser hangs when I remotely create new folders.
> The first folder was created sucessfully. The others have been more
> painful. Most of the tries, the repo-braowser just hangs forever.
> I tried restarting the server, 'verifyin' the server and nothing bad is
> reported on the server side. The repository has been configured using FSFS.

I'm sorry, but I can't reproduce this here.
Can you try the command line client with
svn mkdir svn://myserver/newfolder
and see if that hangs too?

If it doesn't hang, try the following command:
svn ls -v svn://myserver/

Those are the commands that TSVN uses in the repobrowser.

And maybe you'll have more luck on the Subversion mailing list with
server kind questions.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Dec 3 15:10:34 2006

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

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