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.


Visitame en http://sinanimodelucro.net
Usa GNU/Linux, tus úlceras te lo agradecerán.

Realizado con Software Libre.

GPG public key at http://sinanimodelucro.net/txapelgorri.asc
Finderprint: 9402 CEBF 0274 F213 8B88 1209 7B2D 70B3 843E F99C

On Aug 5, 11:50 am, “Ibon Castilla” [email protected] wrote:

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.