demerphq wrote:
It would be cool if MB and EUMM were svn aware out of the box*. I put
Data::Dump::Streamer into SVN and was surprised to discover that when
I do an install it also installs the svn checkout folders too. Wahey,
there is an advantage to using SourceSafe after all ;-)
Yves
* This would apply to any other SC systems that is widely used and has
similar issues.
That's a MANIFEST.SKIP issue. Just add "^.svn/" to your MANIFEST.SKIP
and you're all set.
Alternatively, use SVK, which doesn't add hidden directories to your
checked-out directories. It uses Subversion behind the scenes and saves
you that hassle. On the other hand, check-out dirs can't be freely
relocated as you can with Subversion check-outs.
Regards,
David
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
|