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

RE: svnadmin

From: John Maher <JohnM_at_rotair.com>
Date: Mon, 10 Sep 2012 09:49:08 -0400

Thanks Chris, I appreciate the link, I'm still on chapter 2. Strange it
describes creating a repository AFTER it explains properties and
commands like diff.

I read that link you posted but now I am confused about hooks. I see
the hook directory get created when I create a repository locally. But
there isn't any such directory in the repository created on a server
(VisualSVN). I searched through the book using the keyword "hooks" and
couldn't find any clue.

1) Can hooks be used on a non-local repository?
2) I read somewhere that a directory repository structure is not
recommended for multi-user environments. Is this true?
3) If #2 is true then is it also true that "svnadmin create" is for
single users ONLY?

-----Original Message-----
From: Chris Shelton [mailto:cshelton_at_shelton-family.net]
Sent: Friday, September 07, 2012 3:59 PM
To: John Maher
Cc: users_at_subversion.apache.org
Subject: Re: svnadmin

John

On Fri, Sep 7, 2012 at 3:47 PM, John Maher <JohnM_at_rotair.com> wrote:
> Is svnadmin create limited to creating a local repository?

Yes.

> If not then how do you use it for a URL?

You don't.

> If so then is there a command for creating a repository via an URL?
Or
> is this impossible?

It is impossible to create a repository remotely.

Read the book on repository creation:
http://svnbook.red-bean.com/nightly/en/svn.reposadmin.create.html

svnadmin is a server side utility to create a repository within the
local filesystem.

chris
Received on 2012-09-10 15:51:20 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.