Community
Participate
Working Groups
create server command for purging branches recursively to support purging obsolete branches
Created attachment 193064 [details] feature[ats_5N7KL]: add purge branch recursive
Created attachment 193065 [details] refactor: Remove PurgeDeletedBranches and create generic BranchOperation
Created attachment 193068 [details] feature[ats_5N7KL]: add purge branch recursive
Created attachment 193069 [details] refactor: Remove PurgeDeletedBranches and create generic BranchOperation
Ryan Brooks applied these two patches in commits: "feature[ats_5N7KL]: add purge branch recursive" on Thu Apr 7 15:03:55 2011 -0700 and "refactor[bgz_342607]: Remove PurgeDeletedBranches and create generic BranchOperation" on Fri Apr 8 09:26:26 2011 -0700
This change causes a ConcurrentModificationException
Created attachment 196156 [details] Fix DeletedBranchProvider ConcurrentModificationException
Applied patch as "bug[bgz_342607]: Fix DeletedBranchProvider ConcurrentModificationException" to 0.9.9_dev