Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I have just done this.</p> <p>I started my solution with a single branch team project in codeplex :</p> <p>-<strong>MyPrettyCMS/Database</strong></p> <p>-<strong>MyPrettyCMS/Framework</strong></p> <p>-<strong>MyPrettyCMS/Layers</strong></p> <p>-<strong>MyPrettyCMS/Portals</strong></p> <p>-<strong>MyPrettyCMS/Solution</strong></p> <p>It's not possible to create a branch of the team project</p> <p>WARNING ! I tryed to convert Team Project folder to a Branch, it worked but after that, I can't create any branch and I had not enough rights to undo that (I had to ask the Code Plex TFS Administrator to undo for me).</p> <p>All of this must be done with team explorer and not with solution explorer.</p> <p>So I created a Team project folder subfolder CurrentRelease like this</p> <p>-<strong>MyPrettyCMS/Database</strong></p> <p>-<strong>MyPrettyCMS/Framework</strong></p> <p>-<strong>MyPrettyCMS/Layers</strong></p> <p>-<strong>MyPrettyCMS/Portals</strong></p> <p>-<strong>MyPrettyCMS/Solution</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease</strong></p> <p>Then, for each folder I used the team explorer move command (DON'T MOVE FOLDERS with the Windows explorer even if you have the plug in, because sometimes it fails).</p> <p>The result is</p> <p>-<strong>MyPrettyCMS/CurrentRelease/Database</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease/Framework</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease/Layers</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease/Portals</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease/Solution</strong></p> <p>At this point you must archive each CurrentRelease subfolder</p> <p>Now you open windows explorer and you verify each folder and its descendent to see if you forgot some files. If you did, copy it to the new folder, add it to archive with the Add files of Team Explorer. You must archive again.</p> <p>Right click on MyPrettyCMS/CurrentRelease ans select command create a branch</p> <p>I used CurrentRelease-To-2-50-001 as Branch name</p> <p>Then I have</p> <p>-<strong>MyPrettyCMS/CurrentRelease/Database</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease/Framework</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease/Layers</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease/Portals</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease/Solution</strong></p> <p>and</p> <p>-<strong>MyPrettyCMS/CurrentRelease-To-2-50-001/Database</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease-To-2-50-001/Framework</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease-To-2-50-001/Layers</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease-To-2-50-001/Portals</strong></p> <p>-<strong>MyPrettyCMS/CurrentRelease-To-2-50-001/Solution</strong></p> <p>I archived the Initial version of the branch.</p> <p>Now I can work on my next release and make some minor corrections to the current release.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload