Adrian Błasiak

Results 4 comments of Adrian Błasiak

There still seans to be a problem- function createTempSvnRevisionFile in temp_svn_fs.ts seems to break characters, because it converts encoded buffer to JS string before saving file. Js strings are always...

I will create pull request with this change for you to review. pt., 21 lut 2020, 13:16 użytkownik Blashaqu . napisał: > There still seans to be a problem- function...

I was also having trouble with this. Extension seems to fire off tons of `svn info` commands when modifying files in repository using external tools (e.g SVNTortoise updating working copy)...

Maybe throttling `public async updateInfo()` in `svnRepository.ts` would be a good idea?