I am working on a large sized project that is about 1020 MB in size. This is because, apart from the code, we have other resources, like graphics, XML configurations, etc.
If there are many updates to your working copy, it might grow in size, even more than the checked out contents might suggest. Running svn cleanup will free this space again.