Rake and Subversion

Hi there:

I was looking for any possibility of using rake integrated with svn. Just something like "--svn" at "script/generate". Anyone in the list know something about this?. I found something at Google, but seems to be a particular workaround. Any "official" solution?.

Thanks in advance, Ibon.

Hi there:

I was looking for any possibility of using rake integrated with svn. Just something like "--svn" at "script/generate". Anyone in the list know something about this?. I found something at Google, but seems to be a particular workaround. Any "official" solution?.

Thanks in advance, Ibon.

Some generators will actually take --svn, actually (like script/ generate model).

Jeff

Hi:

Yes, I know some utilities under "script" take control over svn changes, but the question is if "rake"could do the same natively or not.

Cheers, Ibon.