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

Re: svn.exe crashes in libapr.dll when performing a checkout on specific set of data.

From: zzzz4 <stdenisg_at_gmail.com>
Date: 2006-09-25 17:36:54 CEST

D.J. Heap wrote:
> On 9/21/06, zzzz4 <stdenisg@gmail.com> wrote:
> [snip]
> >
> > FYI
> >
> > I'm also getting a crash in a similar situation: a recursive checkout
> > from the root path crashes, but checkouts of subdirectories complete
> > normally.
> >
> > This has started since:
> > svn, version 1.4.0 (r21228)
> > compiled Sep 11 2006, 17:46:59
> >
> > I have a DrWatson log if you need it...
> > --
> > zzzz4
>
>
> Can you provide more information? What version is the server running?
> What protocol (http/https/svn)? If you are running Apache, what
> version of Apache and can you post your Apache configuration? Can you
> provide the repository for testing with?

ENVIRONMENT:
Windows 2000 5.00.2195 SP4

PROTOCOL:
'file' (i.e., RA_Local module for local disk access)

REPOSITORY:
Berkeley DB

Unfortunately, I'm not authorized to share the repository.
However, the following listings may be helpful...

# svn ls file:///d:/svn/myproject/dev/branches/PROD
bin/
build-DEV.properties
build-PROD.properties
build.number
build.properties
build.xml
db/
doc/
lib/
src/
test/
want.bat
web/

# svn co file:///d:/svn/myproject/dev/branches/PROD
CRASH: see svn_14_co_crash.log (emailed to Subversion dev Google
group...)

# svn co --non-recursive file:///d:/svn/myproject/dev/branches/PROD
# svn co file:///d:/svn/myproject/dev/branches/PROD/bin
# svn co file:///d:/svn/myproject/dev/branches/PROD/db
# svn co file:///d:/svn/myproject/dev/branches/PROD/doc
# svn co file:///d:/svn/myproject/dev/branches/PROD/lib
# svn co file:///d:/svn/myproject/dev/branches/PROD/src
# svn co file:///d:/svn/myproject/dev/branches/PROD/test
# svn co file:///d:/svn/myproject/dev/branches/PROD/web
All of the above completed normally.

If I think of anything else, I'll let you know...

Cheers

--
zzzz4
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 25 17:37:30 2006

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.