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

Re: Problems with checkouts

From: Lars Segerlund <lars.segerlund_at_comsys.se>
Date: 2003-03-27 14:19:24 CET

  Sorry, here it comes the format is a bit odd but I hope it's
understandable, it's from dpkg.

ii subversion 0.20-1 Advanced version control system -
ii subversion-ser 0.20-1 Tools for creating and maintaining a
Subversion server
ii subversion-too 0.20-1 Tools for Subversion

ii apache2-common 2.0.44-6

ii libdb4.1 4.1.25-2

  Any ather log or test ? I have been checking the permissions and doing
the sanadmin recover and I can still work on the trunk, but making
branches ( actually it works if I do a svn copy <url> <url> ) or thags
messes up.

  What happens is that I get a segfault after some files are checked
out, and also an error in the apache errorlog.

[Thu Mar 27 13:05:01 2003] [error] [client 127.0.0.1] Could not fetch
resource information. [403, #0]
[Thu Mar 27 13:05:01 2003] [error] [client 127.0.0.1] (2)No such file or
directory: The URI does not contain the name of a repository. [403,
#190001]
[Thu Mar 27 13:05:27 2003] [error] [client 127.0.0.1] Could not fetch
resource information. [403, #0]
[Thu Mar 27 13:05:27 2003] [error] [client 127.0.0.1] (2)No such file or
directory: The URI does not contain the name of a repository. [403,
#190001]
[Thu Mar 27 13:21:58 2003] [error] [client 127.0.0.1] A failure occurred
while recording one of the items of working copy state. [404, #160013]
[Thu Mar 27 13:21:58 2003] [error] [client 127.0.0.1] (17)File exists:
file not found: transaction `3i', path
`/branches/tipex-scheduler-branch/Makefile' [404, #160013]
[Thu Mar 27 13:28:53 2003] [error] [client 127.0.0.1] A failure occurred
while recording one of the items of working copy state. [404, #160013]
[Thu Mar 27 13:28:53 2003] [error] [client 127.0.0.1] (17)File exists:
file not found: transaction `3k', path `/tags/tipex-00-tag/Makefile'
[404, #160013]

  However these dissappered after the recover + restarting apache ( not
100% sure but quite ).

  I do believe that it might be an error in the svn client .

  / regards, Lars Segerlund.

Jani Averbach wrote:
> On Thu, 27 Mar 2003, Lars Segerlund wrote:
>
>
>> I have done a svnadmin recover after an upgrade but are getting this
>>for checkouts of tags and branches, any ideas ?
>>
>
>
> Could you post your server's and client's version at least. This would
> help to narrow down what's going on.
>
> BR, Jani
>
>
>>bash-2.05b$ svn checkout http://localhost/repos/cold/tags/tipex-00-tag
>>A tipex-00-tag/Makefile
>>A tipex-00-tag/ReadMe
>>A tipex-00-tag/hw
>>A tipex-00-tag/hw/ad.c
>>A tipex-00-tag/hw/ign.c
>>Segmentation fault
>>bash-2.05b$ svn cleanup tipex-00-tag/
>>bash-2.05b$ cd tipex-00-tag/
>>bash-2.05b$ svn diff
>>bash-2.05b$ svn up
>>svn: Filesystem has no item
>>svn: REPORT request failed on '/repos/cold/tags/tipex-00-tag'
>>svn:
>>file not found: transaction `3k', path `/tags/tipex-00-tag/Makefile'
>>
>> I am also getting this checking out of the trunk.
>>
>> / Lars Segerlund.
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>>For additional commands, e-mail: dev-help@subversion.tigris.org
>>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 27 14:20:21 2003

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

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