I'm currently turning into an avid mylyn user. It really has changed my workflow at work as well as for private projects.
However one thing is bothering me a bit. Especially when working on private project ideas I often stumble upon the following use-case:
- New idea comes up
- Create an eclipse project to fool and toy around with said idea
- Idea slowly turns into project, project gets its git repo
Up to this point, I use mylyn local tasks to manage sub-ideas, tasks and issues * Now I'd really like to check in these local tasks into a new project on my issue tracker (redmine)
Is it possible, to synchronize local mylyn tasks with a remote issue tracker repository easily? If yes, how?
You could use private issues (tasks) in Redmine. You can easily show your Redmine tasks in Mylyn with the Redmine mylyn connector. I don't know if it's possible to turn local mylyn tasks into Redmine tasks afterwards.