[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Moved permanently - Import

From: Pavel Hejn <pavelevap_at_post.cz>
Date: 2007-10-23 20:19:15 CEST

Hello,

- Apache 2.2.4, Tortoise and Subversion 1.4.5
- Apache Document root is E:/WWW
- I created SVN repository with Tortoise in E:/WWW/Repository
- In Apache config is following:
<Location /Repository>
  DAV svn
  SVNPath E:/WWW/Repository
</Location>

When I try to open in browser address http://localhost/Repository - everything is OK and I can see Revision 0 in my browser.
But when I try to import data into this repository (with Tortoise, right-clicking on folder E:/Test - choose Import - and then typing URL of repository http://localhost/Repository) then following error appears:
Error PROPFIND Request failed on "/Repository"
Error PROPFIND of "/Repository": 301 Moved Permanently (http://localhost)

I found FAQ for 301 but it does not help me. Subversion works in browser but without import.

Thank you very much for your help...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Oct 23 20:28:30 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.