I got the svn url from the previous psot :http://mu.wordpress.org/forums/tags.php?tag=svn#postform
http://svn.automattic.com/wordpress-smarty/
but the post did not provide the svn account, can anyone give me?
Thanks
hywl51
I got the svn url from the previous psot :http://mu.wordpress.org/forums/tags.php?tag=svn#postform
http://svn.automattic.com/wordpress-smarty/
but the post did not provide the svn account, can anyone give me?
Thanks
hywl51
Actually SVN should be pulld from here:
http://svn.automattic.com/wordpress-mu/
You can get nightlys from here though:
http://blogs.linux.ie/download/wpmu/
As to the account, try using your username and password from here. It's the same as your wp.org information.
You're not trying to write to SVN, are you?
For a newbie like me can someone help me to write a page similar to the mediawiki: http://www.mediawiki.org/wiki/Download_from_SVN
svn checkout http://svn.wikimedia.org/svnroot/mediawiki/branches/REL1_9/phase3
It looks like I need to append a directory to the this path:
http://svn.automattic.com/wordpress-mu/
If I want to download version 1.1.1 I think I should say:
svn checkout http://svn.automattic.com/wordpress-mu/tags/1.1.1/
Or use our Virtual Appliance, it makes it very easy to follow the SVN of WordPress MU.
http://mu.wordpress.org/forums/topic.php?id=3553&replies=5
I will shortly make a newbie's guide for SVN checkout using the appliance.