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

RE: Cannot checkout but can list

From: Zsolt Koppany <zkoppanylist_at_intland.com>
Date: 2007-01-12 17:41:15 CET

I upgraded to apr-1.2.8-1.i386.rpm but still have the problem. I couldn't
upgrade to apr-util-1.2.8-1.i386.rpm because I got the error:

error: Failed dependencies:
        liblber-2.2.so.7 is needed by apr-util-1.2.8-1
        libldap-2.2.so.7 is needed by apr-util-1.2.8-1

Any other ideas?

Zsolt

> -----Original Message-----
> From: Ryan Schmidt [mailto:subversion-2007a@ryandesign.com]
> Sent: Thursday, January 11, 2007 9:22 PM
> To: Zsolt Koppany
> Cc: Subversion List
> Subject: Re: Cannot checkout but can list
>
> On Jan 11, 2007, at 10:02, Zsolt Koppany wrote:
>
> > I can list the content of a repository via:
> >
> > svn list http://HOST/svn/repos
> >
> > but the command below gives me an error:
> >
> > svn checkout http://HOST/svn/repos
> >
> > svn: REPORT request failed on '/svn/repos/!svn/vcc/default'
> > svn: Can't find a temporary directory: Error string not specified yet
> >
> > I use subversion-1.4.2
> >
> > What is the problem?
>
> I searched Google for the string "Can't find a temporary directory:
> Error string not specified yet" and found these threads about this
> problem:
>
> http://www.svnforum.org/2017/viewtopic.php?t=1091
>
> http://www.svnforum.org/2017/viewtopic.php?p=6029
>
> They suggest that this problem will occur if your APR is too old. You
> should be using at least APR 0.9.7. What version are you using? What
> OS is this running on? What version of Apache do you have? Note that
> Apache and Subversion will both need to be compiled against the same
> version of APR.
>
>
> Are you also sure that you do in fact have a temporary directory
> (such as /tmp on a Unix-like system) and that it is writable and that
> there is some disk space left on that drive?
>
>
> --
>
> To reply to the mailing list, please use your mailer's Reply To All
> function
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 12 17:41:44 2007

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.