Hi!

Does rake support some kind of 'global' tasks that would be loaded
from ~/.rake or some similar directory?

I'd like to have some admin tasks or some subversion related tasks (like 
svn:tag that tags the trunk as appropriate VERSION and automatically 
fills the changelog) globally defined.

I know that with rails, you can place the tasks in lib/rake, but most of
the projects are not rails related.

Greetings,

Esad