Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000345.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: GD LOS178</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/000344.html" title="Port CR542 -&gt; GD" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000346.html" title="GD Packaging" />
17
18    
19
20    
21
22    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
23 </head>
24 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
25    <div id="container">
26       <div id="container-inner" class="pkg">
27
28          <div id="banner">
29             <div id="banner-inner" class="pkg">
30                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
31                <h2 id="banner-description">Searchable status reports and work log</h2>
32             </div>
33          </div>
34
35          <div id="pagebody">
36             <div id="pagebody-inner" class="pkg">
37                <div id="alpha">
38                   <div id="alpha-inner" class="pkg">
39
40                      <p class="content-nav">
41                         <a href="http://defaria.com/blogs/Status/archives/000344.html">&laquo; Port CR542 -> GD</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000346.html">GD Packaging &raquo;</a>
44                      </p>
45
46                      <a id="a000345"></a>
47                      <div class="entry" id="entry-345">
48                         <h3 class="entry-header">GD LOS178</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <p>Performed the following functions:</p>
52
53 <ul>
54   <li>Committed CR542. Only 130 files got committed. Then I realized that none of the new files would be committed until cvs adds were done on the new files. This is because we are pulling the CR from one cvs repository to another using tar.</li>
55
56   <li>Compiled a list of files to be added and wrote a Perl script to add them. This took a long time to run mainly because of so many new files and because the quick algorithm I did was to chop the path name to its components and cvs add each component. This insured that all parent directories were properly cvs added however the algorithm redundantly adds parent directories. This is not harmful but slowed the progress.</li>
57
58   <li>After all files were added performed a commit to commit these new files to the repository</li>
59
60   <li>Tagged bin-image, toolbox, tst and los178 with the tag DEV_HYBRIDOS_2p0_ppc_20050428. Didn't know if it should be a REL or DEV tag. We can change this if need be.</li>
61
62   <li>Checked out using the above tag and built both dev and pdn</li>
63
64   <li>Packaged up everything into tomcat:/export/dev_archive/hybridos/2p0/20050428/solaris/media/ppc</li>
65 </ul>
66
67 <p>Question: Should this tag be added to TagsLog or are DEV tags not to be documented in TagsLog.</p>
68                            </div>
69                            <div id="more" class="entry-more">
70                               
71                            </div>
72                         </div>
73                         <p class="entry-footer">
74                            <span class="post-footers">Posted by  on April 28, 2005  2:47 AM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000345.html">Permalink</a>
75                         </p>
76                      </div>
77
78                      
79
80                      
81                   </div>
82                </div>
83             </div>
84          </div>
85       </div>
86    </div>
87 </body>
88 </html>