Hi Konrad. Thank you very much for your answer.
The 'svn info' output is correct: it includes the right URL
(http://svn2.mydomain.com/myproject) and the right revision.
In addition, If I make a checkout of the project (within another
directory), it works
ok. However, it doesn't work within the current directory.
Regards,
--T
On 1/5/07, Konrad Rosenbaum <konrad@silmor.de> wrote:
> On Friday 05 January 2007 09:51, thomas Armstrong wrote:
> > But when trying to update, I get this error
> > ----
> > svn update mydirectory --non-interactive
> > svn: PROPFIND request failed on '/myproject'
> > svn: PROPFIND of '/myproject': authorization failed
> > (http://svn2.mydomain.com) error (1)
> > --------
> >
> > If I access (with my web browser) to http://svn2.mydomain.com/myproject,
> > it works ok.
> >
> > What am I doing wrong? Thank you very much.
>
> You don't diagnose enough. ;-)
>
> What does "svn info" say? Does the WC point to the correct repository?
>
> Is a "svn checkout" from that repository possible? (If no: the repo config
> is broken.)
>
>
>
> Konrad
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 7 22:08:45 2007