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

What's the best way to restart a project?

From: mister bean <abinstock_at_pacificdataworks.com>
Date: Thu, 21 Feb 2008 21:59:57 -0800 (PST)

I am the main committer on a FOSS project that uses Subversion. After about
20K LoC, we've realized we need to re-architect the whole project. We want
to keep the old code around, but the new version will surely use different
Java packages and so have a different directory structure entirely.

What we want to do is make the current trunk a branch and then start a new
trunk with no files in it. We'll add files as we go. Normally, I think one
would just start a new project, but since this is hosted for us on
Subversion and we want to keep the rest of the site intact, we don't want to
create a new project.

So, the question is: What's the best way to essentially dead-end the current
trunk, keep it available (presumably as a branch), and then start a new
trunk with no files in it?

Thank you in advance for any help.

---mr. bean

-- 
View this message in context: http://www.nabble.com/What%27s-the-best-way-to-restart-a-project--tp15628231p15628231.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-22 07:00:23 CET

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.