dkandalov / limited-wip

IntelliJ plugin to limit your work-in-progress
https://plugins.jetbrains.com/plugin/7655
111 stars 7 forks source link

Doesn't revert when using subversion on AppCode #1

Closed johngallagher closed 9 years ago

johngallagher commented 12 years ago

I love the idea of this plugin.

However on V1.6 build 121.100 when it hits the time limit, it doesn't do anything.

So my code isn't reverted. :(

dkandalov commented 12 years ago

Hello John,

Thanks a lot for the feedback! I'll try it myself sometime this week.

(The problem is that there is no well-defined api for reverting and the code is a bit messy.)

Thanks, Dmitry

On Sep 13, 2012 10:41 AM, "John Gallagher" notifications@github.com wrote:

I love the idea of this plugin.

However on V1.6 build 121.100 when it hits the time limit, it doesn't do anything.

So my code isn't reverted. :(

— Reply to this email directly or view it on GitHubhttps://github.com/dkandalov/auto-revert-plugin/issues/1.

dkandalov commented 12 years ago

Hello John,

I uploaded new version of the plugin which should fix the problem (it waits for jetbrains approval at the moment).

Thanks, Dmitry

On Thu, Sep 13, 2012 at 2:08 PM, äÍÉÔÒÉÊ ëÁÎÄÁÌÏ× <dmitry.kandalov@gmail.com

wrote:

Hello John,

Thanks a lot for the feedback! I'll try it myself sometime this week.

(The problem is that there is no well-defined api for reverting and the code is a bit messy.)

Thanks, Dmitry

On Sep 13, 2012 10:41 AM, "John Gallagher" notifications@github.com wrote:

I love the idea of this plugin.

However on V1.6 build 121.100 when it hits the time limit, it doesn't do anything.

So my code isn't reverted. :(

Reply to this email directly or view it on GitHubhttps://github.com/dkandalov/auto-revert-plugin/issues/1.

johngallagher commented 12 years ago

Brilliant. Thanks! Love the plugin and I saw the update this morning - I'll see if it now works.