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

Re: copy failed using dav_svn

From: Joshua Gilbert <jgilbert_dhmc_at_yahoo.com>
Date: 2004-12-28 16:36:49 CET

Hi there. Thanks for the response.

I see your point. I don't think the FAQ entry applies
as my DocumentRoot is in /var/www and my Location is
/svn. I don't see how they could conflict, unless my
DocumentRoot is being set to / somewhere else. Perhaps
this would make sense as the Moved error refers to the
root of my server. But how can my DocumentRoot be set
except with a DocumentRoot statement?

Josh.
--- Erik Huelsmann <e.huelsmann@gmx.net> wrote:

> Hi!
>
> > More information: I CAN perform an:
> > svn co http://server/svn/proj/trunk
> > successfully. It's only the copy that gives me
> > problems. Thus I don't think that
> >
>
http://subversion.tigris.org/project_faq.html#301-error
> > applies from the FAQ.
>
> You ruled out the FAQ item, because it's not in your
> document root, or you
> think having it in the doc-root isn't causing you
> problems, since you can
> checkout correctly?
>
> In case of the latter, I'd advise you to try the FAQ
> item first and move the
> repository out of the docroot and see if it helps.
>
> Bye,
>
>
> Erik.
>
> > Josh.
> > --- usr bin <jgilbert_dhmc@yahoo.com> wrote:
> >
> > > I'm trying to create a branch. I'm using Apache2
> to
> > > access the repository. Everything is running on
> > > Linux.
> > >
> > >
> > > In httpd.conf:
> > > <Location /svn>
> > > DAV svn
> > > SVNParentPath /usr/local/svn
> > > </Location>
> > >
> > > I specify a ServerName in httpd.conf. It's the
> name
> > > I
> > > use in DNS.
> > >
> > > Given this setup, I try to execute:
> > > $ svn copy http://server/svn/proj/trunk
> > > http://server/svn/proj/branches/newBranch
> > > svn: PROPFIND request failed on '/svn/proj'
> > > svn: PROPFIND of '/svn/proj': 301 Moved
> Permanently
> > > (http://server)
> > >
> > > So it doesn't work. Does anyone know why or have
> any
> > > suggestions?
>
> --
> +++ Sparen Sie mit GMX DSL +++
> http://www.gmx.net/de/go/dsl
> AKTION für Wechsler: DSL-Tarife ab 3,99 EUR/Monat +
> Startguthaben
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail:
> users-help@subversion.tigris.org
>
>

                
__________________________________
Do you Yahoo!?
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 28 16:39:08 2004

This is an archived mail posted to the Subversion Users mailing list.

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