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

"replace" a project

From: Brad <subversion.tigris.org_at_likethesky.com>
Date: 2006-01-13 22:29:25 CET

I've searched the archives, but as my question is somewhat general and
could be accomplished in multiple ways, I haven't come across a previous
thread that deals with this fairly simple question:

We have a project (containing multiple subdirectories and files therein)
called /trunk/project that someone on the team--unfortunately--exported
from, made some changes to, then imported back in as /trunk/project1.
Turns out we like what they did and now just want to "slam over the top
of" /trunk/project with /trunk/project1 and make /trunk/project1 go away
(delete it), so that the new /trunk/project will be our codebase going
forward and we'll have all the previous history still there if we want
it.

Doesn't seem like merge is what we want, as we just want a direct
replacement of /trunk/project with /trunk/project1. Also I don't think
we want to delete /trunk/project and rename /trunk/project1 to
/trunk/project is what we want either, as then we lose the history in
(the original) /trunk/project...

Any simple way to accomplish what we want?

TIA,
Brad

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 14 07:33:20 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.