Re: SVN procedure for checking out bbPress?
“Just to be sure, I’m starting fresh so I should bash this:
mkdir forum
cd /forum
svn co http://svn.automattic.com/bbpress/trunk/ .”
___________
I just did that, it worked, but now what I have is a folder called “trunk” in my /forum/ folder. All the bbpress files are in /forum/trunk/ but I was hoping they would just be in /forum/. So I’m not sure what to do next.
Sorry I’m entirely new to using svn….