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

Re: Creating a repository

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-13 23:31:14 CET

Judah Frangipane wrote:
> Thanks for the answer. I would have to disagree about only admins
> creating repositories thing. We get new projects on a regular basis and
> they are assigned to different designers, programmers, etc. I'm not sure
> about your company but our IT guy is busy enough that we have to create
> the repositories ourselves if we want to start using it before next
> year. :) So I get asked that asked that question every time I teach. We
> are a smaller company so we usually have to wear more than one hat at
> times.

I've set up apache in our company on a small server which our admin
barely uses. Then, I made the directory under which I have the
repositories (the one the SVNParentPath points to) shared on the network
(network share), but with read/write access only for me and one other.
Now, we can create new repositories from our desk:
- go the the shared folder
- create a new folder in it with the name of the new project
- right-click, choose "TortoiseSVN->Create Repository here..."
- choose FSFS or BDB
and we're done.

Note: if you choose to create BDB repositories, make absolutely sure
that *no one* can access it via file:/// on that network share, or it
will get corrupted!

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Jan 13 23:37:34 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

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