[M3devel] Another CVS problem: adding a new file
Jay K
jay.krell at cornell.edu
Fri Apr 12 17:33:44 CEST 2013
CVS is awful.
Try this:
make sure you have "everything" "backed up" esp. m3-defn-complete.pdf
rm -rf the local directory with m3-defn-complete.pdf (that you backed up)
cvs upd -dAP to get it back
if m3-defn-complete.pdf is there
{
rm m3-defn-complete.pdf
cvs delete m3-defn-complete.pdf
cvs commit m3-defn-complete.pdf
}
copy in your new m3-defn-complete.pdf
cvs add m3-defn-complete.pdf
cvs commit m3-defn-complete.pdf
- Jay
> Date: Fri, 12 Apr 2013 10:19:09 -0500
> From: rodney_bates at lcwb.coop
> To: m3devel at elegosoft.com
> Subject: [M3devel] Another CVS problem: adding a new file
>
> m3-defn-complete.pdf is derived from m3-defn-complete.tex, but is not in the repository.
> cvs checkout says:
>
> cvs server: cannot find module `m3-defn-complete.pdf' - ignored
>
> When I try to add it, cvs add says:
>
> cvs add: `m3-defn-complete.pdf' added independently by second party
>
> and when I try to commit, cvs says:
>
> cvs commit: use `cvs add' to create an entry for `m3-defn-complete.pdf'
> cvs [commit aborted]: correct above errors first!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20130412/68e4af1a/attachment-0002.html>
More information about the M3devel
mailing list