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

RE: Re: svn:externals editing size and EOL style

From: Roman Kellner <muzungu_at_gmx.net>
Date: Wed, 13 Apr 2011 01:57:49 -0700 (PDT)

Hi

I just ran into the same issue that the property editing dialog is limited to 30'000 characters.

I have a similar need to have up to approx. 500 external files in a folder, which is/would be, as you already stated, a very very clear sign, that SVN should be reorganized.

But the tool we are using puts all it resources underneath the same folder. And I do not have control over the tool or its resource organisation.

On the other hand I feel, since the command line svn propedit, which just opens the default editor, has no such limitation, the client should not be the limiting instance.

You statement about updating would take ages and putting stress on the server I can not confirm from the tests I did with the command line svn propedit and TortoiseSVN update.

I suggest to make it a Tortoise configuration parameter propValueEditLength or so in the "Settings" with a default to 30'000. So everyone is free to make her/his choice.

What choices do I/we have otherwise:

- use the command line client instead for this and Tortoise for the rest.
- find another GUI client not limiting prop value size
- download TortoiseSVN sources, find the limiting setting and try to compile myself making it a 'parallel' Project for such a minor feature?

Regards

Roman

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2719361

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-13 11:06:40 CEST

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.