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

Re: time problem

From: Lasse Vågsæther Karlsen <lasse_at_vkarlsen.no>
Date: Wed, 16 Jan 2008 00:37:00 +0100

If the problem persists if you change client software then it sounds like a
server problem to me.

What is the server type you're connecting to from TortoiseSVN? You mention
that if you use apache server... does this mean that you're not using apache
server for your client software connection? If so, what are you using?

What if yuo try to use the svn command in that directory instead? If you
execute the following command in a working folder for that directory:

svn list

This should list the contents of the repository. If you don't have a working
folder yet, because of the timeout problem, you can try the following
command:

svn list svn://url.to.your/repository_at_HEAD

you need to replace svn://url.to.your/repository with the correct url type
and url address/path to your repository, but this command should list the
contents of your repository. If this times out, then it is definitely a
server problem.

On Jan 15, 2008 11:42 PM, Adil SARIKAYA <adilsarikaya_at_gmail.com> wrote:

>
>
> 1. we use TortoiseSVN for the user interface for Subversion
> 2. we have a directory that includes 12000 files in it, if we use
> tortoisesvn, a deadlock occurs, we are waiting long time.
> 3. if we open it with internet explorer using apache server, no problem
> occurs but only the last version of the files can be seen
>
> my critacal question: Can we query the files from repository with any
> criteria, maybe it solves our performance problem?
>
>
> PS.
> We have used sventon, viewvc and the other user interface programs, but
> there is the same problem for the directory that includes 12000 files in it.
>
> best regards.
>
>
> On 1/16/08, Lasse Vågsæther Karlsen <lasse_at_vkarlsen.no> wrote:
> >
> > 1. What do you mean by "opening the directory with TortoiseSVN"?
> >
> > 2. Are you browsing a repository with 12000 files in one directory with
> > TortoiseSVN?
> > 3. Are you opening the folder in Windows Explorer and it takes 3-4
> > minutes to show it?
> >
> > I'm leaning towards the latter.
> >
> > Have you tried copying all those files to another folder without the
> > .svn folder, so that you can see what kind of performance you get when
> > TortoiseSVN isn't in the equation?
> >
> > On Jan 15, 2008 11:02 PM, Adil SARIKAYA <adilsarikaya_at_gmail.com> wrote:
> >
> > > Hello
> > >
> > > Our critical problem is about performance. We have 12000 files in a
> > > directory at the windows 2003 server(2 gb ram, 2 ghz process) and while
> > > opening the directory with tortoisesvn, it is opening 3 or 4 minutes. All
> > > the performence setting is ok, for example " Icon overlay->status
> > > cache" to "none" and the others.
> > > How can we accelerate the opening time? What are the other
> > > settings besides that main settings?
> > >
> >
> >
> >
> > --
> > Lasse Vågsæther Karlsen
> > mailto:lasse_at_vkarlsen.no
> > http://presentationmode.blogspot.com/
> > PGP KeyID: 0xBCDEA2E3
> >
>
>

-- 
Lasse Vågsæther Karlsen
mailto:lasse_at_vkarlsen.no
http://presentationmode.blogspot.com/
PGP KeyID: 0xBCDEA2E3
Received on 2008-01-16 00:37:12 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.