brunyuriy / crystalvc

Automatically exported from code.google.com/p/crystalvc
Other
6 stars 5 forks source link

Failing do to a remote pull should not cause retries until prompted by the user #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
One issue is that if authentication credentials expire, Crystral will keep 
banging the remote server with requests and set off security alarms.  

If a pull results in an error, it should stop refresh on that repository and 
let the user know (likely via a tool tip on the X icon).  The user should then 
be able to re-enable a repository, once fixing the pull problem.  

Original issue reported on code.google.com by yuriy.b...@gmail.com on 13 Jul 2011 at 2:39