Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / week_2010_03_21.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: March 21, 2010 - March 27, 2010 Archives</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/week_2010_03_14.html" title="March 14, 2010 - March 20, 2010" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/week_2010_03_28.html" title="March 28, 2010 - April  3, 2010" />
17 </head>
18 <body class="layout-one-column">
19    <div id="container">
20       <div id="container-inner" class="pkg">
21
22          <div id="banner">
23             <div id="banner-inner" class="pkg">
24                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
25                <h2 id="banner-description">Searchable status reports and work log</h2>
26             </div>
27          </div>
28
29          <div id="pagebody">
30             <div id="pagebody-inner" class="pkg">
31                <div id="alpha">
32                   <div id="alpha-inner" class="pkg">
33                      
34                      <p class="content-nav">
35                         <a href="http://defaria.com/blogs/Status/archives/week_2010_03_14.html">&laquo; March 14, 2010 - March 20, 2010</a> |
36                         <a href="http://defaria.com/blogs/Status/">Main</a>
37                         | <a href="http://defaria.com/blogs/Status/archives/week_2010_03_28.html">March 28, 2010 - April  3, 2010 &raquo;</a>
38                      </p>
39                      
40                      
41                      <!--
42 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
43          xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
44          xmlns:dc="http://purl.org/dc/elements/1.1/">
45 <rdf:Description
46     rdf:about="http://defaria.com/blogs/Status/archives/week_2010_03_21.html#entry-000732"
47     trackback:ping="http://defaria.com/mt/mt-tb.cgi/104"
48     dc:title="QC work/mktriggers progress/sync from Tandem issues\r
49 "
50     dc:identifier="http://defaria.com/blogs/Status/archives/week_2010_03_21.html#entry-000732"
51     dc:subject="General Electric"
52     dc:description=" Detailed which fields are currently getting QC Synchronized Updated vbs scripts to be more Unix like, accepting parameters, etc. and to be able to update the status both backwards and forwards, as well as have a -noexec mode. Met..."
53     dc:creator=""
54     dc:date="2010-03-26T19:18:23-06:00" />
55 </rdf:RDF>
56 -->
57
58
59                      <h2 class="date-header">March 26, 2010</h2>
60                      <a id="a000732"></a>
61                      <div class="entry" id="entry-732">
62                         <h3 class="entry-header">QC work/mktriggers progress/sync from Tandem issues\r
63 </h3>
64                         <div class="entry-content">
65                            <div class="entry-body">
66                               <ul>
67   <li>Detailed which fields are currently getting QC Synchronized</li>
68
69   <li>Updated vbs scripts to be more Unix like, accepting parameters, etc. and to be able to update the status both backwards and forwards, as well as have a -noexec mode.</li>
70
71   <li>Met with ??? regarding QC synchronization</li>
72
73   <li>Worked a lot with Randy on Evil Twin issues for Polaris</li>
74
75   <li>Documented duplicate code problems</li>
76
77   <li>Documented how to use dynamic views in Eclipse</li>
78
79   <li>Working on trying to compare files from the pathway for SDDLS</li>
80
81   <li>Worked on getting mktriggers.pl finished.</li>
82 </ul>
83                               
84                               <h2>Issues with getsysid.pl</h2>
85
86 <p>There is a script called getsysid.pl which will get stuff from the Tandem and ftp it locally. The hope was that we could just get stuff back from the Tandem and then use something like diff -r to compare things. There are some issue with that:</p>
87
88 <ol>
89   <li>Since files are coming off the Tandem their extensions are lost. Therefore while it may be foo.c when in Clearcase, it's just foo when it gets to the Tandem and thus when it comes back from the Tandem it's also just foo. diff -r will not be matching up foo and foo.c</li>
90
91   <li>Typically views on Windows in <i>transparent</i> mode retain their CRLF characteristics. In other words they are in "DOS" mode. Files come back from the Tandem however are in "Unix" mode. This makes every line report as different from diff!</li>
92
93   <li>There's the issue of these "squiggle" lines where version information is encoded in Clearcase and filled in on the Tandem (or visa versa). This lines, of course, will compare differently. Ugh!</li>
94 </ol>
95
96 <p>Perhaps a tool that can take these differences into account...</p>
97                               
98                               <p class="entry-footer">
99                                  <span class="post-footers">Posted by  at  7:18 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000732.html">Permalink</a>
100                                  
101                                  | <a href="http://defaria.com/blogs/Status/archives/000732.html#trackback">TrackBacks (0)</a>
102                               </p>
103                            </div>
104                         </div>
105                      </div>
106                      
107                      <!--
108 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
109          xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
110          xmlns:dc="http://purl.org/dc/elements/1.1/">
111 <rdf:Description
112     rdf:about="http://defaria.com/blogs/Status/archives/week_2010_03_21.html#entry-000731"
113     trackback:ping="http://defaria.com/mt/mt-tb.cgi/103"
114     dc:title="SDDLS progress/m_pPerl != 0 fix/Merging directories"
115     dc:identifier="http://defaria.com/blogs/Status/archives/week_2010_03_21.html#entry-000731"
116     dc:subject="General Electric"
117     dc:description=" Updated documentation on UCM Batch Delivery to describe how to use user selectors on BF Release Power Point presentation about SDDLS component Found out that the m_pPerl != 0 bug is fixed by install package on SCM Tools page..."
118     dc:creator=""
119     dc:date="2010-03-24T14:25:10-06:00" />
120 </rdf:RDF>
121 -->
122
123
124                      <h2 class="date-header">March 24, 2010</h2>
125                      <a id="a000731"></a>
126                      <div class="entry" id="entry-731">
127                         <h3 class="entry-header">SDDLS progress/m_pPerl != 0 fix/Merging directories</h3>
128                         <div class="entry-content">
129                            <div class="entry-body">
130                               <ul>
131   <li>Updated documentation on UCM Batch Delivery to describe how to use user selectors on BF</li>
132
133   <li>Release Power Point presentation about SDDLS component</li>
134
135   <li>Found out that the m_pPerl != 0 bug is fixed by install package on SCM Tools page</li>
136
137   <li>Went through exercise with Randy of merging directories to allow backporting of code to an earlier release. General procedure is to use the Version Tree to select the appropriate parent directory, right click, merge to... and select the current view's version. Merge everything from the current view <b>except</b> the files that are to be backported. THis gets you an empty copy of the right OID. Then the user needs to do the same procedure with the individual files to get the content.</li>
138
139   <li>Made some progress with mktriggers.pl</li>
140 </ul>
141                               
142                               <p class="entry-footer">
143                                  <span class="post-footers">Posted by  at  2:25 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000731.html">Permalink</a>
144                                  
145                                  | <a href="http://defaria.com/blogs/Status/archives/000731.html#trackback">TrackBacks (0)</a>
146                               </p>
147                            </div>
148                         </div>
149                      </div>
150                      
151                   </div>
152                </div>
153             </div>
154          </div>
155       </div>
156    </div>
157 </body>
158 </html>