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

Re: Adding to a repository without initial import dangerous?

From: Nick Thompson <nickthompson_at_agere.com>
Date: 2006-04-27 15:26:13 CEST

On Thursday 27 April 2006 14:06, Marko Kaening wrote:
> Hi,
>
> I created a repository, did a checkout which resulted in an empty
> directory. There I created the classical dir structure "branches,
> tags, trunk" and committed these. Afterwards I checked out the
> trunk and would work on this from now on.
>
> I didn't use "svn import" during this procedure. Is this dangerous
> or just another way to reach the same result?

That's a perfectly reasonable way to get the same result. I have a
ready made dir structure that I have "import"ed to many new repos.
import doesn't change the dirs contents, so I can reuse it many
times. But your approach is safe.

-- 
> Nick Thompson
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 27 15:27:37 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.