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

svnlook error message

From: Scott Anderson <sra_at_diem.net>
Date: 2004-03-29 20:57:58 CEST

Hi! Using svn 1.0.1 on Mac OS X (modified to use CVS as admin directory
-- don't ask but I don't think that should matter on the server using
svnlook)

When I use svnlook with the diff command on a repository (this is from
the email perl script thing but it happens when you just run it also) I
get the following error.

Can anyone point me in a troubleshooting direction? This repository is
served via mod_svn + SSL

qa% sudo -u www /sw/bin/svnlook diff
/usr/local/svn/repositories/showpage -r 3
svn: Error creating dir '/tmp' (path exists)
svn: Can't open file '/tmp/svnlook.1/inny.com/build.log': No such file
or directory

qa% ls -l /tmp
lrwxr-xr-x 1 root admin 11 13 Feb 09:26 /tmp -> private/tmp

qa% ls -lLd /tmp
drwxrwxrwt 8 root wheel 272 29 Mar 12:50 /tmp

Thanks!

-s

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 29 20:58:26 2004

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.