Cannot Download yii-blogdemo-enhanced

I’d like to study the Enhanced Blog Demo after studying the original one that comes along with the Yii Framework.

The address is here:

http://code.google.com/p/yii-blogdemo-enhanced/

But I couldn’t figure out how to download it. It requires some SVN tool. What’s the right step to download source code using svn?

Thanks!

Try http://tortoisesvn.net/downloads.html

After installation, right click in windows explorer and select "SVN Checkout…"

Then enter the repository url:


http://yii-blogdemo-enhanced.googlecode.com/svn/trunk/

Gosh… it works like beauty! Thanks!