So, without a true rename, wouldn't all the branches and tags be lost
when the trunk was copied?
On Dec 30, 2007 7:15 PM, Sohail Somani <sohail@taggedtype.net> wrote:
> On Sun, 30 Dec 2007 19:00:30 -0800, Peter Connolly wrote:
>
> > I had a CVS repository that I converted to Subversion using cvs2svn. I
> > now have a repository whose directory structure is:
> >
> [snip]
> >
> > Is it even worth thinking about inverting my repository structure given
> > that there are problems with a "true rename?"
>
> Hi,
>
> It shouldn't really be a big deal to just svn mkdir $URL/project1; svn cp
> $URL/trunk/project1 $URL/project1/trunk
>
> Sure SVN doesn't have true rename but it isn't a problem for this
> specific case.
>
> --
> Sohail Somani
> http://uint32t.blogspot.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 31 09:20:08 2007