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

Re: [TSVN] Too much recursion going on in TSVN?

From: Will Dean <svn_at_indcomp.co.uk>
Date: 2004-10-27 22:07:14 CEST

At 21:58 27/10/2004 +0200, you wrote:

>That's ok that way. To get the status of a folder, Subversion has to look
>inside the .svn folder inside that folder too.
>Example:
>top/.svn
>top/sub1/
>top/sub1/.svn
>top/file1
>top/file2
>if you fetch the status for /top, Subversion get the status of sub1, file1
>and file2. Therefore the /top/.svn/ and /top/sub1/.svn folders get read.

I clearly didn't describe very well. What you describe is what I expected
to see. What I saw was *much* more than this.

I will create a bit of test data, and post a (possibly summary) of filemon
data if I can repro this.

>We know ;)

I was assuming that you weren't the only one reading the group, and trying
to preempt a waste of everyone's time with 'what's filemon'.

Cheers,

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 27 23:07:53 2004

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.