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

Create repo by copying

From: Mark Clements <gmane_at_kennel17.co.uk>
Date: 2006-08-23 10:10:51 CEST

I've created a new repository using svnadmin, and then modified the conf and
hooks dirs so that they contain symlinks to a central config folder, so that
my multiple repositories can work from a single set of config files.

This repo is stored in ~/svn/repos/template/

I plan to create repos by copying this folder,

e.g.
   cp -r ~/svn/repos/template/ ~/svn/repos/proj1/

Will this work, or is there some magic hokum going on that requires you to
use svnadmin to create the repo?

- Mark Clements

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 23 10:23:20 2006

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.