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

Re: Re-importing over an existing dir...

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-11-26 05:16:06 CET

Ryan Hunt <rhunt@hp.com> writes:

> If I have the path trunk/main/dir that already has content, and issue
> an import like so:
>
> svn import dir svn+ssh://host/repos/trunk/main/dir
>
> Will the repository perform deltification on dir and continue its
> history, or does a whole now version get imported with its own
> history?

An import is always a set of normal adds, and normal adds always begin
new lines of history.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 26 05:19:01 2003

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.