Discussion:
Repo-Browser hangs
Kopp, Wilfried
2006-11-30 17:26:44 UTC
Permalink
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.

Feel free to tell me if you want me to test anything in order to provide
more details.

Will
Stefan Küng
2006-12-03 14:10:19 UTC
Permalink
Post by Kopp, Wilfried
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
Continue reading on narkive:
Loading...