Releases: prometheas/svn-wc-attendant
Releases · prometheas/svn-wc-attendant
0.0.2
Fixes an error that would occur when running prepareWcForCommitting()
method on wc directories with large numbers of unversioned and/or deleted files. Switching from svn-interface
to using shelljs
to execute the svn command directly made the problem go away.