You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Stephen McConnell <mc...@apache.org> on 2004/03/26 02:12:09 UTC

svn problem

I'm all of a sudden getting the following error when attempting a SVN 
update from eve:

    REPORT request failed on '/repos/asf/!svn/vcc/default'
    Invalid editor anchoring; at least one of the input paths
    is not a directory and there was no source entry

Any suggestions?

Steve.


-- 

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/merlin/distributions/latest    |
|------------------------------------------------|


RE: svn problem

Posted by Alex Karasulu <ao...@bellsouth.net>.
Probably best - that and a power cycle :-).

Alex

> -----Original Message-----
> From: Stephen McConnell [mailto:mcconnell@apache.org]
> Sent: Thursday, March 25, 2004 8:49 PM
> To: Apache Directory Developers List
> Subject: Re: svn problem
> 
> 
> Alex:
> 
> Did some digging around and nothing turned up.  Instead I'm going back
> to basics and doing a clean checkout (in progress as I type).
> 
> Cheers, Steve.
> 
> 
> Alex Karasulu wrote:
> 
> > Make sure that the wk copy is not old because some changes were made to
> > subversion that makes old URLs useless.  Check the entries file in the
> .svn
> > directory to see what your URL is.  It should be something like:
> >
> > https://svn.apache.org/repos/asf/incubator/directory/ ...
> >
> > If not you make need to use the relocate command to switch your wk cp to
> the
> > new URL.  BTW you cannot do a commit unless the scheme is secure: https.
> >
> > Let me know how it works out.
> >
> > Alex
> >
> >
> >>-----Original Message-----
> >>From: Stephen McConnell [mailto:mcconnell@apache.org]
> >>Sent: Thursday, March 25, 2004 8:12 PM
> >>To: directory-dev@incubator.apache.org
> >>Subject: svn problem
> >>
> >>
> >>I'm all of a sudden getting the following error when attempting a SVN
> >>update from eve:
> >>
> >>    REPORT request failed on '/repos/asf/!svn/vcc/default'
> >>    Invalid editor anchoring; at least one of the input paths
> >>    is not a directory and there was no source entry
> >>
> >>Any suggestions?
> >>
> >>Steve.
> >>
> >>
> >>--
> >>
> >>|------------------------------------------------|
> >>| Magic by Merlin                                |
> >>| Production by Avalon                           |
> >>|                                                |
> >>| http://avalon.apache.org/merlin                |
> >>| http://dpml.net/merlin/distributions/latest    |
> >>|------------------------------------------------|
> >
> >
> >
> >
> >
> 
> 
> --
> 
> |------------------------------------------------|
> | Magic by Merlin                                |
> | Production by Avalon                           |
> |                                                |
> | http://avalon.apache.org/merlin                |
> | http://dpml.net/merlin/distributions/latest    |
> |------------------------------------------------|



Re: svn problem

Posted by Stephen McConnell <mc...@apache.org>.
Alex:

Did some digging around and nothing turned up.  Instead I'm going back 
to basics and doing a clean checkout (in progress as I type).

Cheers, Steve.


Alex Karasulu wrote:

> Make sure that the wk copy is not old because some changes were made to
> subversion that makes old URLs useless.  Check the entries file in the .svn
> directory to see what your URL is.  It should be something like:
> 
> https://svn.apache.org/repos/asf/incubator/directory/ ...
> 
> If not you make need to use the relocate command to switch your wk cp to the
> new URL.  BTW you cannot do a commit unless the scheme is secure: https.
> 
> Let me know how it works out.
> 
> Alex
> 
> 
>>-----Original Message-----
>>From: Stephen McConnell [mailto:mcconnell@apache.org]
>>Sent: Thursday, March 25, 2004 8:12 PM
>>To: directory-dev@incubator.apache.org
>>Subject: svn problem
>>
>>
>>I'm all of a sudden getting the following error when attempting a SVN
>>update from eve:
>>
>>    REPORT request failed on '/repos/asf/!svn/vcc/default'
>>    Invalid editor anchoring; at least one of the input paths
>>    is not a directory and there was no source entry
>>
>>Any suggestions?
>>
>>Steve.
>>
>>
>>--
>>
>>|------------------------------------------------|
>>| Magic by Merlin                                |
>>| Production by Avalon                           |
>>|                                                |
>>| http://avalon.apache.org/merlin                |
>>| http://dpml.net/merlin/distributions/latest    |
>>|------------------------------------------------|
> 
> 
> 
> 
> 


-- 

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/merlin/distributions/latest    |
|------------------------------------------------|

RE: svn problem

Posted by Alex Karasulu <ao...@bellsouth.net>.
Make sure that the wk copy is not old because some changes were made to
subversion that makes old URLs useless.  Check the entries file in the .svn
directory to see what your URL is.  It should be something like:

https://svn.apache.org/repos/asf/incubator/directory/ ...

If not you make need to use the relocate command to switch your wk cp to the
new URL.  BTW you cannot do a commit unless the scheme is secure: https.

Let me know how it works out.

Alex

> -----Original Message-----
> From: Stephen McConnell [mailto:mcconnell@apache.org]
> Sent: Thursday, March 25, 2004 8:12 PM
> To: directory-dev@incubator.apache.org
> Subject: svn problem
> 
> 
> I'm all of a sudden getting the following error when attempting a SVN
> update from eve:
> 
>     REPORT request failed on '/repos/asf/!svn/vcc/default'
>     Invalid editor anchoring; at least one of the input paths
>     is not a directory and there was no source entry
> 
> Any suggestions?
> 
> Steve.
> 
> 
> --
> 
> |------------------------------------------------|
> | Magic by Merlin                                |
> | Production by Avalon                           |
> |                                                |
> | http://avalon.apache.org/merlin                |
> | http://dpml.net/merlin/distributions/latest    |
> |------------------------------------------------|




Re: svn problem

Posted by Stephen McConnell <mc...@apache.org>.
Noel J. Bergman wrote:
>>TortoiseSVN 0.22.1, Build 330.
> 
> 
> Current is TortoiseSVN 1.0.0, Build 781

OK - upgrade in progress.

-- 

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/merlin/distributions/latest    |
|------------------------------------------------|

RE: svn problem

Posted by "Noel J. Bergman" <no...@devtech.com>.
> TortoiseSVN 0.22.1, Build 330.

Current is TortoiseSVN 1.0.0, Build 781

	--- Noel

Re: svn problem

Posted by Stephen McConnell <mc...@apache.org>.
Noel J. Bergman wrote:

> WFM.  I just did an svn up.
> 
> Can you provide more information?  Client?  

TortoiseSVN 0.22.1, Build 330.

Platform?

NT4SP6.

> When was the last
> time you did an SVN update?

About a week ago.

Stephen.

-- 

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/merlin/distributions/latest    |
|------------------------------------------------|

RE: svn problem

Posted by "Noel J. Bergman" <no...@devtech.com>.
WFM.  I just did an svn up.

Can you provide more information?  Client?  Platform?  When was the last
time you did an SVN update?

	--- Noel

-----Original Message-----
From: Stephen McConnell [mailto:mcconnell@apache.org]
Sent: Thursday, March 25, 2004 20:12
To: directory-dev@incubator.apache.org
Subject: svn problem



I'm all of a sudden getting the following error when attempting a SVN
update from eve:

    REPORT request failed on '/repos/asf/!svn/vcc/default'
    Invalid editor anchoring; at least one of the input paths
    is not a directory and there was no source entry

Any suggestions?

Steve.


--

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/merlin/distributions/latest    |
|------------------------------------------------|