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

Re: Clarifying Repository Setup and Initial Import

From: Rich Shepard <rshepard_at_appl-ecosys.com>
Date: Mon, 14 Jul 2014 11:07:05 -0700 (PDT)

On Mon, 14 Jul 2014, Mark Phippard wrote:

> Create the empty repository then use svn mkdir to create folders in the
> repository.

Mark,

   It took me two tries to get it right because the first time I used the
--parent option with mkdir and that removed the original source directories
for which I was trying to create svn repositories.

   After copying the two source directories from the backup drive I first
created each project's root directory (using 'svn mkdir file:///....'), then
adding the subdirectories of branches/, tags/, and /trunk. That left the
original project directories in place.

   Importing each project to the respective repository directory, removing
the original project files, then checking out each trunk worked just fine.

Thanks again for clarifying,

Rich
Received on 2014-07-14 20:07:44 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.