> On March 14, 2009 23:45 Ryan Schmidt wrote:
> > On Mar 14, 2009, at 09:00, Peter Fodrek wrote:
> > > -bash-2.05b$ svn --force co file:///home/fodrek/repos/PlazmaCutter/
> > > svn: Can't open '/tmp/report.tmp': No such file or directory
> >
> > The first first things I would check are: does /tmp exist?
> > is it writable by everyone?
>
> /tmp exists, it is writable /tmp/report.tmp exists for several days and
> its access righs are decribed in . I was tested in the past write access as
> usere logged in as user fodrek (my login), which I am using to run
> svnserve. Only iteresting think is that report.tmp is not writable with
> users not in group wheel for report.tmp.
removing /tmp/report.tmp
causes that
svn --force co file:///home/fodrek/repos/PlazmaCutter/
does not finish for 90 minutes
but svnserve crashed again after login
Peter
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1328083
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-16 20:31:18 CET