Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / week_2010_03_28.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 28, 2010 - April  3, 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_21.html" title="March 21, 2010 - March 27, 2010" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/week_2010_04_18.html" title="April 18, 2010 - April 24, 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_21.html">&laquo; March 21, 2010 - March 27, 2010</a> |
36                         <a href="http://defaria.com/blogs/Status/">Main</a>
37                         | <a href="http://defaria.com/blogs/Status/archives/week_2010_04_18.html">April 18, 2010 - April 24, 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_28.html#entry-000733"
47     trackback:ping="http://defaria.com/mt/mt-tb.cgi/105"
48     dc:title="Dang Eclipse"
49     dc:identifier="http://defaria.com/blogs/Status/archives/week_2010_03_28.html#entry-000733"
50     dc:subject="General Electric"
51     dc:description="Dang IDEs! They&apos;re often more trouble than they are worth!! Be wary! I&apos;m in Eclipse and I was trying to clean up my view a little bit. I selected a few view private files I wanted to delete with Control-Click...."
52     dc:creator=""
53     dc:date="2010-03-31T16:28:01-06:00" />
54 </rdf:RDF>
55 -->
56
57
58                      <h2 class="date-header">March 31, 2010</h2>
59                      <a id="a000733"></a>
60                      <div class="entry" id="entry-733">
61                         <h3 class="entry-header">Dang Eclipse</h3>
62                         <div class="entry-content">
63                            <div class="entry-body">
64                               <p>Dang IDEs! They're often more trouble than they are worth!! Be wary!</p>
65
66 <p>I'm in Eclipse and I was trying to clean up my view a little bit. I selected a few view private files I wanted to delete with Control-Click. Then I hit the delete key to delete them. Eclipse prompted me "Are you sure you want to delete these files?" and I responded yes. But then I noticed that one of the files that was selected was mktriggers.pl!!! I did not select mktriggers.pl explicitly - it was selected because that was the last file I was editing was mktriggers.pl. And, remember, I only expected this delete to be deleting the view private files I selected, not Clearcase elements. I did not expect any rmnames to be happening.</p>
67
68 <p>No worries you say? This is in Clearcase you say? Yes it was. But it was also checked out and with my most recent modifications. "Ah", I hear you saying, "Clearcase shouldn't be doing any explicit destructive activities without asking you first" - well it just did! It rmnamed mktriggers.pl without confirmation. Sure it asked whether or not I wanted to remove files, and I did, the ones I explicitly selected - not the one it had selected simply because I was editing a file. "Well shouldn't there be an option on rmname that you have to specify in order for rmname to proceed?" Yes there is - it's -force and good old Eclipse must have called rmname with -force!</p>
69
70 <p>"But surely there's a .keep file around or something that you can recover from". Well ah, no. Not in this case. My work has been lost!</p>
71
72 <p>You have been warned!</p>
73                               
74                               <p class="entry-footer">
75                                  <span class="post-footers">Posted by  at  4:28 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000733.html">Permalink</a>
76                                  
77                                  | <a href="http://defaria.com/blogs/Status/archives/000733.html#trackback">TrackBacks (0)</a>
78                               </p>
79                            </div>
80                         </div>
81                      </div>
82                      
83                   </div>
84                </div>
85             </div>
86          </div>
87       </div>
88    </div>
89 </body>
90 </html>