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

svn_load_dirs.pl permsission denied error

From: maximus meridius <maximus_meridius79_at_yahoo.com>
Date: 2006-03-02 13:56:18 CET

Hi,

I am trying to use svn_load_dirs.pl to setup
a vendor branch. I am doing this on a sandpit
box to determine correct configuration and
setup of subversion and http config files.

The system is centos-4.2-based (i.e. Linux/RPMs)
however I have compiled/installed subversion 1.3
from the source tarball.

I get the following error during execution of
the svn_load_dirs.pl script obtained from the
subversion-1.3 distribution:

/usr/local/bin/svn_load_dirs.pl: copy
'includes/.svn/format' to
'/tmp/svn_load_dirs_jug2NDxabU/my_import_wc/includes/.svn/format':

Permission denied
Cleaning up /tmp/svn_load_dirs_jug2NDxabU

"includes" is a directory in the source tree
I am setting up as a vendor branch. I checked
to see if the vendor supplied directories were
for some reason containing .svn directories
and confirmed they do not.

My subversion repository is owned by the
"apache" user/group. My username has also been
added to the "apache" group.

I have tried running this script as both the
apache user and also my own username and I get
the same result.

What do you think is stopping svn_load_dirs.pl
from working?

Thanks,

Graeme

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 2 14:00:46 2006

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.