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

commit hangs on too many unversioned files

From: Andrey <andry_at_inbox.ru>
Date: Fri, 10 Feb 2017 13:13:18 +0300

If try to checkout an empty trunk repository into directory with around
10GB of subdirectories. Then add a single file from the root. Then commit
directory with the file.

The opened Commit dialog hangs on "Please wait..." message. I guess it is
trying to enumerate all of these files inside the directory and can't do
it in time.

The same thing happens each time when Commit dialog appears.

This particular issue comes to play when a user want to create a
repository set from already existed directory tree and adds subdirectories
as standalone repositories.

This is useful when a user want to create not just simple repositories but
repositories with most binary files in it, to simply delete entire
database later instead of cleanup it history to free some space from disk
(you now it not simple task in the svn to really erase the content from
database).

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-02-11 09:03:21 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.