SVN Browser working, svn checkout not working (301 Propfind error)
|
|
Hi all, We are running up against a big barrier (being able to run an “svn checkout”) to any repository we have. Being able to checkout a repository is the last task to complete our Warehouse App installation. Our server tech support team has given up on trying to find the issue, as they don’t support the 3rd party Warehouse App. Thus, we’re leaning on the community for help here. WE CAN: View the svn repositories via the browser (and run an initial svn import to the repos) WE CANNOT: run a simple svn checkout command to work with the repositories OUR ERROR: Propfind & 301 Permanently Moved error I’ve read this article for reference: http://subversion.tigris.org/faq.html#http-301-... I’m aware these are necessary:
Any ideas are appreciated! |
|
|
you using ssh or http dav to access you repos? |
|
|
Got it all worked out. Thanks for being available to help though @Geoff! |