SVN confusion
Posted by: aaronfg
Posted on: 2006-03-11 10:39:00
I followed all of the wiki page's instructions on installing SVN and setting up my repository.
I have a svn.mydomain.com subdomain set up for it and set the project and directory names for the repo.
I can see an "svn" folder in my root folder with the svn repo in there, the svn.mydomain.com folder is empty.
Going to the repo in a browser does prompt me for user/pass and they work as I set up. I see the Revision 0: etc so I know that part of it worked out.
However, using TortoiseSVN, when I go to add a local directory to the repo, i get the 301 error.
I found this: http://subversion.tigris.org/faq.html#http-301-error
but I'm not sure how to fix this issue, if it's something simple I'm missing or what.
Thanks for any help!