Hi,
I would like to optimise the use of cleanup in this usecase:
- I run "update"
- Tortoise says "not possible, run cleanup..."
- I close the window
- I start "cleanup"
- close window
- start "update" again.
My wish:
- run update
- Tortoise "not possible, cleanup needed"
- Tortoise "should I run cleanup? Click ok"
- Tortoise running cleanup and the continuing update.
Would make SVN work more efficent.
Any idea, if this is always possible?