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

Re: Inverting cvs2svn's trunk/<project> to <project>/trunk

From: Peter Connolly <psconnolly_at_gmail.com>
Date: 2007-12-31 09:18:42 CET

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

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.