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

Re: adding source from old working copy to new repository

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-04-06 18:45:04 CEST

On Apr 6, 2006, at 18:23, Chris Curvey wrote:

> I have a set of directories that used to be under Subversion
> control on machine A. (We no longer use subversion to manage these
> directories, but there are still old .svn directories lying
> around.) I want to take a subset of that data and add it to my
> working copy (which is linked to a different subversion repository,
> which we are still using).
>
> So I copied the data that I wanted from Machine A to Machine B,
> where my working copy resides. I deleted all the .svn directories,
> but when I try to "svn add" them to my other repository, svn tells
> me that the directory is already under version control. Any idea
> how I can grab these files and add them to my new repository?

Exactly like that, I would've thought. Are you sure you nuked *all*
the .svn directories? "svn export" could do it for you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 6 18:47:33 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.