aheckmann / m

mongodb version management
MIT License
267 stars 55 forks source link

Removing a MongoDB version that's currently in use causes m to get into a weird state #11

Closed brndnblck closed 11 years ago

brndnblck commented 11 years ago

Steps to reproduce:

m use 2.2.3

m
  ο 2.2.3
     2.4.0-rc1

m rm 2.2.3

m
     2.4.0-rc1

m 2.2.3
2.2.3 already active

m use 2.2.3
Error: 2.2.3 is not installed