[MonoDevelop] Moving SVN repo, website, etc.

Todd Berman tberman at off.net
Sun Jul 3 17:49:43 EDT 2005


On Sun, 2005-07-03 at 14:41 -0700, Todd Berman wrote:
> Hey,
> 
> 
> 	I have been thinking recently. I would like to know what others think
> of moving the MD SVN repo into the mono svn repo, and moving the website
> into a section of the mono-project wiki.
> 
> The SVN Repo specifics:
> 
> We have 2 options that i know of.
> 
> 1) Lose history and leave the current repo available as a readonly
> archive).
> 
> 2) Figure out how to basically commit our repo to monos, I would assume
> this would mean we would start at r1 for our repo, and slowly commit
> into the repo until we get current. This would still cause the loss of
> our branches, etc, most likely.

Malekith of the nemerle project has informed me that we can fold the two
together simply by doing an svnadmin dump on the md repo and a svnadmin
load on the mono repo w/ that new file. So that seems to be the
preferred option #3.

--Todd



More information about the Monodevelop-list mailing list