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

Re: Getting started with subversion

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 14 Jul 2010 15:03:53 -0500

On 7/14/2010 2:33 PM, Thomas Garrod wrote:
>
> My command client is Path Finder is set to "Macintosh: MyTaxes09
> TommyHome$" This is wrong, but I don't know how to change the
> directory. All tips accepted, except "get a brain" (I tried that).
>
> When I typed 'svnadmin create /ver/svn/newrepos' I got the following
> response:
>
> svnadmin: Repository creation failed
> svnadmin: Could not create top-level directory

This isn't a subversion issue. The /var/svn directory probably doesn't
exist or you don't have write access there at your operating system level.

> svnadmin: Can't create directory '/var/svn/newrepos': No such file or
> directory
> Macintosh:GraphicArt TommyHome$
>
> If someone would simple pretend that I am a 2-year old and tell me how
> to add files to the repository, I would be eternally grateful (or at
> least for a long time).

Start by creating the repository somewhere that you have write
permission. Macs go very far out of their way to keep you from learning
simple things like that, but it's not impossible. If you want to follow
your book literally, you might, as the system administrator, create the
/var/svn directory, and give ownership to yourself.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
Received on 2010-07-14 22:04:35 CEST

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.