Migrating Existing SVN Repositiry

Hello - I am using the trac v1.1.1 Jumpbox and have it up and running successfully.

I have successfully dumped and imported a repository into

/storage/projects/svn

I saw reference to re-configuring apache so it can see the new node here: http://www.jumpbox.com/node/255

I am unable to find the article that references how to adjust apache to see your new repository

Currently the new repository is:

/storage/projects/svn/bogus

What are the next steps I need to take to configure apache to see this (and any future) repositories?

Follow-up

OK so I guess you just need to change the file:

/jumpbox/etc/apache2/jumpbox-app

And then restart Apache

sudo /etc/init.d/apache2 restart