<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>CVS is awful.<br>Try this:<br> make sure you have "everything" "backed up" esp. m3-defn-complete.pdf <br> rm -rf the local directory with m3-defn-complete.pdf (that you backed up) <br> cvs upd -dAP to get it back <br> if m3-defn-complete.pdf is there<br> {<br>     rm m3-defn-complete.pdf <br>     cvs delete m3-defn-complete.pdf <br>     cvs commit m3-defn-complete.pdf <br> } <br> copy in your new m3-defn-complete.pdf <br> cvs add m3-defn-complete.pdf <br> cvs commit m3-defn-complete.pdf <br><br> - Jay<br><br><br><br><div><div id="SkyDrivePlaceholder"></div>> Date: Fri, 12 Apr 2013 10:19:09 -0500<br>> From: rodney_bates@lcwb.coop<br>> To: m3devel@elegosoft.com<br>> Subject: [M3devel] Another CVS problem: adding a new file<br>> <br>> m3-defn-complete.pdf is derived from m3-defn-complete.tex, but is not in the repository.<br>> cvs checkout says:<br>> <br>>    cvs server: cannot find module `m3-defn-complete.pdf' - ignored<br>> <br>> When I try to add it, cvs add says:<br>> <br>>    cvs add: `m3-defn-complete.pdf' added independently by second party<br>> <br>> and when I try to commit, cvs says:<br>> <br>>    cvs commit: use `cvs add' to create an entry for `m3-defn-complete.pdf'<br>>    cvs [commit aborted]: correct above errors first!<br>> <br></div>                                          </div></body>
</html>