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

Re: working copy admin area missing

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-09-20 13:56:13 CEST

On 9/20/07, Ulrich Eckhardt <eckhardt@satorlaser.com> wrote:
> On Thursday 20 September 2007 00:08, david ralley wrote:
> > How can I get my project files into the new repository?
>
> You need a non-working copy which contains the files from the original
> repository. Either you use 'svn export' or you manually delete all the .svn
> subdirs. Then, you go and either 'svn import' or 'svn add' the files into the
> new repository.

'svn import' will ignore the '.svn' directories, so if you do this
just to import into a new repository, you don't really need to export
from the working copy first.

> Note that you will not(!) convert any history information
> with that, this information remains in the original up to the point that you
> move the files.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 20 13:56:37 2007

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.