[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-issues
Subject:    Re: Simple Question: How do you create a Repository?
From:       Ben Collins-Sussman <sussman () collab ! net>
Date:       2001-11-20 2:05:40
[Download RAW message or body]

"Scott Tavares" <stavares@home.com> writes:

> Can't fcind the answer to this question in any of the Docs. Could
> someone please direct me as where I can find this information?

It's near the bottom of notes/dav_setup.txt:

[ If the repository you defined in step 8 doesn't already exist, you
  will need to create it:

    % svnadmin create /absolute/path/to/repository

  This creates an empty repository.  Then you can import something into
  it, either locally, or over dav:

    % svn import file:///absolute/path/to/repository /some/local/dir
    % svn import http://foo.com/repos/path /some/local/dir 

  The above examples import the contents of /some/local/dir right into
  the root of the repository.  If you want to put these contents into a
  new repository directory, use *three* args to import.  (Try 'svn help
  import').  ]

Even though INSTALL points to this file, there's no reason to believe
that you'll find such information there.  Maybe this info should be
moved?


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic