Andreas Scherer

Results 7 comments of Andreas Scherer

I think next week i'll have some time for investigating. Until then i suggest using atom stable.

Since v1.7 atom introduces and requires a new async repository class which has to be implemented by this package. ref #2 See https://github.com/atom/atom/blob/39592599b1f577a0d395a088ecea3293d159097d/src/git-repository-async.js

This is currently a known bug

@patrickhousley the svn status changes will only get an update if `[checkRepositoryHasChanged](https://github.com/andischerer/atom-svn/blob/master/lib/svn-utils.coffee#L79)` returns true. At the moment this will only be true if the revision number or the repository url...

Hi, if I’m not mistaken, www.united-domains.de is the retail product without the offer of a DNS API. www.ud-reselling.com is the same company but offers the enterprise product with a DNS/Domain...

Hi, currently there is no plugin config parameter for this. It is currently hardcoded at https://github.com/andischerer/cordova-plugin-logtofile/blob/master/src/android/LogToFile.java#L62