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

Re: svnadmin stumbles on multiple directory levels..

From: Paul Lussier <pll_at_lanminds.com>
Date: 2002-12-16 21:55:32 CET

In a message dated: Mon, 16 Dec 2002 14:39:00 CST
Bob Gustafson said:

>[root@hoho0 src]# svnadmin create /usr/local/src/repo/svn
>svn: No such file or directory
>svn: svn_io_dir_make: can't create directory '/usr/local/src/repo/svn'
>
>Making the initial directory seems to help
>
>[root@hoho0 src]# mkdir repo
>[root@hoho0 src]# svnadmin create /usr/local/src/repo/svn

Yes, the top level directory must exist for you to create a repo in it.

-- 
Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE
	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 16 21:56:17 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.