Re: Cannot create repository
From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Mon, 4 Jul 2011 01:45:51 -0500
On Jul 4, 2011, at 01:29, Roy Manzi wrote:
> I'm using Subversion in Xcode 3.2 on a Mac OS X 10.6, I created a repository in /Users/Shared/Subversion/Linear called Linear using (my home directory is /Users/admin)
You have apparently done something wrong in your config file on line 94. The config file is of course located at the path printed in the error: /Users/admin/.subversion/config. The Finder does not show hidden directories (those whose names begin with a ".") so you will have to use the Terminal to access the file, for example to have the Terminal tell the Finder to open this hidden directory, you could type "open ~/.subversion". Or you could use the Finder's Go menu, select Go To Folder, and type in "~/.subversion". Or you could install TinkerTool and use it to configure the Finder to show hidden items.
|
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.