This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270605

Summary: Subversion "Revert modifications" takes too long when performed on several files
Product: versioncontrol Reporter: alvahro
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal    
Priority: P1    
Version: 8.2   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Netbeans 8.2 long revert modification issue (MacOS High Sierra)

Description alvahro 2017-05-10 13:31:13 UTC
Product Version: NetBeans IDE 8.2 (Build 201609300101)

After perform "Show Changes" on a folder (in my case Symfony/Doctrine base model files), select multiple "Locally Modified" files in the Subversion View, then right click and "Revert Modifications...". This operation when i performed it in my previous Windows machine didn't take so long, now in my Macbook PRO (better hardware) it takes too much more. What i have noticed is that for every file reverted the Versioning View is refreshed, i don't remember if this was also the case previously, but i think it may be a posible cause.

This is my first time posting here, hope have doing everything correctly, i searched for a similar issue but i could't find anything.
Comment 1 alvahro 2018-04-04 16:06:20 UTC
Created attachment 165697 [details]
Netbeans 8.2 long revert modification issue (MacOS High Sierra)

The processes of svn reverting multiple modified files taking to long. Shows a posible cause.