How do I get a particular labeled version of a folder in Borland StarTeam? -


i'm perform bunch of folder moving operations in starteam (including new nesting levels) , set label can roll in case of issues. figured out how set label on folder , children, couldn't figure out how version of folder corresponding particular label. seems labels tied files , not folders/folder structure.

i've switched subversion , fogbugz rusty on starteam. think need view label.

  1. from view menu, select labels... open labels dialog.
  2. on view tab, click new... button open view label dialog.
  3. type in label name "release 1.2.3.4", check frozen, , hit ok.

to state,

  1. from view menu, select select configuration... open select view configuration dialog.
  2. select labeled configuration, , pick "release 1.2.3.4"

you can create new view view label branch off want to. see file > working starteam > managing views. here's quote configuring view:

by default, view has current configuration – is, displays latest revisions of items in project. however, can roll view past state based on label, promotion state, or point in time.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -