Fortunately, I do have access to TortoiseSVN, which is what I used. I
created the new directories and from there I was able to select
everything and right-click-drag to the new trunk folder. I then chose
"Move in Subversion" from the context menu that popped up and
TortoiseSVN did the rest. It was quite easy once I wrapped my brain
around the whole scenario.
Thanks for the follow-up post though.
-----Original Message-----
From: news [mailto:news@sea.gmane.org] On Behalf Of John Swartzentruber
Sent: Monday, January 10, 2005 11:31 AM
To: users@subversion.tigris.org
Subject: Re: Move to a new layout
On 1/10/2005 3:08 AM Tom Mornini wrote:
> WARNING! PSEUDO CODE FOLLOWS:
>
> cd MyProject-working-copy
>
> svn mkdir trunk
> svn mkdir branches
> svn mkdir tags
>
> svn mv (everything less trunk/, branches/ and tags/) trunk
Maybe I'm inserting my own opinions into the original poster's question,
but I think this part is what he is asking about. It doesn't accept
wildcards and typing this command hundreds of times isn't really an
option. With some shell programming, it can be done, but the OP says he
doesn't have access to that. Why doesn't "svn move" accept wildcards?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 10 18:09:04 2005