Novice to ninja code files

Hi,

I downloaded the code source files for the book jQuery: Novice to Ninja to my desktop. I have Tortoise/Subversion software on my laptop, but it never occurred to me that these source files would, (and I don’t know if I’m explaining this right or using the right terms) create a repository. But when I unzipped the files, it created a subversion respository as follows:

.svn
chapter_02
chapter_03
chapter_04
chapter_05
chapter_06
chapter_07
chapter_08
chapter_09
css
images
lib
.project

There are red icons with “!” on chapters 2 - 4, and 9 and green icons with a checkmark for all others. I haven’t connected to a Subversion repository for SitePoint, so therefore, I am unable to “update” (or whatever) to get rid of the red icons. Why has this happened? Can I just get the source files without them being “connected” (or whatever you call it) in a Subversion repository??? :frowning:

Thanks!