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

Re: Viewing folder sizes (recursive): How to?

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Sat, 5 Jul 2008 10:19:30 -0500

On Sat, Jul 5, 2008 at 4:12 AM, Konstantin Kolinko
<knst.kolinko_at_gmail.com> wrote:
> 2008/7/4 Robert Dailey <rcdailey_at_gmail.com>:
>> On Fri, Jul 4, 2008 at 11:39 AM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
>>> Robert Dailey wrote:
>>>
>>>>
>>>> This is moving more or less towards a Subversion question (and thus
>>>> off topic), but since we're already on the topic of directory sizes I
>>>> figure I should ask anyway. Is there a server-side mechanism for this
>>>> in Linux? For example, something svnadmin can provide? I'm assuming
>>>> you would know.
>>>
>>> In Linux? And you're asking me? I think you got the wrong idea about me :)
>>>
>>> If you want to do this on the server side directly on the repository, then I
>>> guess you could use svnadmin and you'd be much faster. But how would you
>>> then show the results to the user? You'd have to create some web page maybe?
>>
>> Oh, I was just doing this from SSH for my own use. I simply need to
>> check the size of the folders in my repository for my own personal
>> use, if I can't do that through the client then I figure maybe I can
>> do it on the server-side (my own server).
>>
>
> It sounds like you have to look into subversion language bindings and write
> some code around the client support they provide.
>
> You can use python, java, or whatever other language for which the
> bindings do exist.

Thanks everyone for your help. As I said before, I'm getting a bit
off-topic so I don't want to continue with it on this mailing list for
much longer. I'll probably inquire about this on the Subversion
mailing list later on as I get to it. Take care guys.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-05 17:19:39 CEST

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.