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

Re: Problem with subversion on BSD

From: Peter Fodrek <peter.fodrek_at_chello.sk>
Date: Sun, 15 Mar 2009 09:10:36 +0100

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.

-bash-2.05b$ ls -la /tmp
total 71550
drwxrwxrwt 15 root wheel 2560 Mar 15 03:04 .
drwxr-xr-x 23 root wheel 512 Jan 20 08:07 ..
-rw-rw-r-- 1 fodrek wheel 11 Mar 12 19:41 report.tmp
drwxrwxr-x 2 root operator 512 Jan 12 09:13 .snap
-rw------- 1 www wheel 0 Jan 27 22:54 aprFU7B3o
-rw------- 1 majo wheel 0 Jun 10 2006 crontab.BwbmimlOo1~
drwxr-xr-x 2 leo wheel 2048 Jul 3 2006 gal
-rw-r--r-- 1 fodrek wheel 3 Mar 13 18:27 nieco.tmp

>is there enough free space on the disk partition that /tmp is on?

in tmp there is enough free space in /tmp as well as in /home, only / is risky

-bash-2.05b$ df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/ar0s1a 496M 444M 12M 97% /
/dev/ar0s1g 77G 61G 9.8G 86% /home
/dev/ar0s1e 496M 72M 384M 16% /tmp

Thank you for suggestion and another help
Peter

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1325869

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-15 17:32:44 CET

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.