yes, you would.
 --
The day Micro$oft sells something that doesn't SUCK
is the day they start selling vacuum cleaners.
http://www.geocities.com/tsahi_75
----- Original Message ----
> From: James Green <James.Green_at_occam-dm.com>
> To: Tsahi Asher <tsahi_75_at_yahoo.com>; svn-users <users_at_subversion.tigris.org>
> Sent: Thursday, March 19, 2009 2:33:52 PM
> Subject: RE: Adding Trunks / Tags / Branches to existing Repos
> 
> Hi tsahi,
> 
> Great!!  I like it when things are simple!!
> 
> I guess once that is done I will also need to perform a relocate on my
> local working copy?
> 
> James. 
> 
> -----Original Message-----
> From: Tsahi Asher [mailto:tsahi_75_at_yahoo.com] 
> Sent: 19 March 2009 12:05
> To: James Green; svn-users
> Subject: Re: Adding Trunks / Tags / Branches to existing Repos
> 
> 
> this shouldn't be a problem. suppose your code currently resides in
> /MyApp. then;
> 1. open repo-browser
> 2. create MyApp/trunk, MyApp/branches, MyApp/tags
> 3. drag the code files from /MyApp to MyApp/trunk
> 
> every such change is a change you commit to the repository, so you will
> be asked for a commit comment.
> 
> that's it, more or less. you could use drag&drop to arrange with a
> different schema, such as trunk/App1, trunk/App2, etc.
> 
> tsahi
> --
> The day Micro$oft sells something that doesn't SUCK
> is the day they start selling vacuum cleaners.
> http://www.geocities.com/tsahi_75
> 
> 
> 
> 
> ________________________________
> From: James Green 
> To: users_at_subversion.tigris.org
> Sent: Thursday, March 19, 2009 1:12:43 PM
> Subject: Adding Trunks / Tags / Branches to existing Repos
> 
> 
> Hi 
> All,
> 
> Leading on from the 
> last question I asked I need to create some Tags and Branches on the 
> repositories I have in SVN.  However, I have realised that when I
> created 
> the repositories I didn't create default trunk/tag/branches structure 
> ...
> 
> Doh!
> 
> Can this structure 
> be applied to existing repositories retrospectively?  I'm at a point
> with 
> the current application where we have just released a milestone version
> which is 
> now parked development wise for a week or so, so now is the time to
> apply 
> this.
> 
> Can the current 
> contents of the repos be turned into the trunk and the branches / tags
> structure 
> added to the repos?
> 
> Thanks,
> 
> James.
> 
> 
>       
> 
> scanned by MessageLabs [www.messagelabs.com]
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1355703
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-19 15:37:14 CET