Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000663.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: Shared Stream View Creation</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000662.html" title="ucmwb/Qt and other issues" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000664.html" title="ucmwb/Purify" />
17
18    <!--
19 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
20          xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
21          xmlns:dc="http://purl.org/dc/elements/1.1/">
22 <rdf:Description
23     rdf:about="http://defaria.com/blogs/Status/archives/000663.html"
24     trackback:ping="http://defaria.com/mt/mt-tb.cgi/50"
25     dc:title="Shared Stream View Creation"
26     dc:identifier="http://defaria.com/blogs/Status/archives/000663.html"
27     dc:subject="General Dynamics"
28     dc:description=" Investigated problem with Shared Stream View Creation Investigated problems with Purify. Seems we&apos;re getting a little versionist......"
29     dc:creator=""
30     dc:date="2007-08-15T18:25:48-06:00" />
31 </rdf:RDF>
32 -->
33
34
35    
36
37    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
38 </head>
39 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
40    <div id="container">
41       <div id="container-inner" class="pkg">
42
43          <div id="banner">
44             <div id="banner-inner" class="pkg">
45                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
46                <h2 id="banner-description">Searchable status reports and work log</h2>
47             </div>
48          </div>
49
50          <div id="pagebody">
51             <div id="pagebody-inner" class="pkg">
52                <div id="alpha">
53                   <div id="alpha-inner" class="pkg">
54
55                      <p class="content-nav">
56                         <a href="http://defaria.com/blogs/Status/archives/000662.html">&laquo; ucmwb/Qt and other issues</a> |
57                         <a href="http://defaria.com/blogs/Status/">Main</a>
58                         | <a href="http://defaria.com/blogs/Status/archives/000664.html">ucmwb/Purify &raquo;</a>
59                      </p>
60
61                      <a id="a000663"></a>
62                      <div class="entry" id="entry-663">
63                         <h3 class="entry-header">Shared Stream View Creation</h3>
64                         <div class="entry-content">
65                            <div class="entry-body">
66                               <ul>
67   <li>Investigated problem with Shared Stream View Creation<li>
68
69   <li>Investigated problems with Purify. Seems we're getting a little versionist...</li>
70 </ul>
71                            </div>
72                            <div id="more" class="entry-more">
73                               <h3>Shared Stream View Creation</h3>
74
75 <p>Here in GD the process is very driven off of WOR (Work Order Request). There are <i>Collector</i> WORs and <i>Worker</i> WORs (basically parent and child records). Additionally any one of the Worker WORs can be designated as the common development WOR. This means that while views can be made for any Worker WORs, only the common development WOR will have a stream and all Worker WORs will share that stream, hence the "shared stream" portion of Shared Stream View Creation.</p>
76
77 <p>Now this is all handled by the createView.pl script that creates views and Clearquest, having a Create View action, calls createView.pl properly when there is a hierarchy of WORs. But <b>ucmwb</b> does not sense this and thus, while it calls createView.pl for view creation, it fails to specify the "Target WOR" (AKA common development WOR).</p>
78                            </div>
79                         </div>
80                         <p class="entry-footer">
81                            <span class="post-footers">Posted by  on August 15, 2007  6:25 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000663.html">Permalink</a>
82                         </p>
83                      </div>
84
85                      
86                      <div class="trackbacks">
87                         <h3 id="trackback" class="trackbacks-header">TrackBack</h3>
88                         <div id="trackbacks-info">
89                            <p>TrackBack URL for this entry:<br />http://defaria.com/mt/mt-tb.cgi/50</p>
90                         </div>
91                         <div class="trackbacks-content">
92                            
93                         </div>
94                      </div>
95                      
96
97                      
98                   </div>
99                </div>
100             </div>
101          </div>
102       </div>
103    </div>
104 </body>
105 </html>