Re: ECLIPSE: cvs [update aborted]: could not find desired version



On Oct 18, 4:01 pm, Lew <l...@xxxxxxxxxxxxx> wrote:
compaqr4...@xxxxxxxxx wrote:
Hi
Whenever I try to do a cvs update in Eclipse (V 3.1.1) I get the
following error:
!MESSAGE web: cvs [update aborted]: could not find desired version 1.5
in /home/smitherington/cvs_repos/apc/web/finfo.jsp,v

Does anyone have any ideas on how to fix or get around this so that I
can update my files and cvs files?

Sounds like the file was updated via a separate CVS session. If the version
in the repository is based on a newer one that your attempted checkin, CVS
rejects it.

If that's the issue, do a "cvs update" first, resolve the conflicts that
causes, then check in.

--
Lew

That didn't work, I get the same error when I try to update it.
However, it did set me on the path of something that did work.

I replaced my local file with the latest from cvs head, and then
replaced it with Previous from Local History. By doing this, it
assigned a newer cvs version to my local file and I can compare to
cvs, commit, etc.

Thsnks Lew!

Kay

.



Relevant Pages

  • Re: fdp: www from scratch
    ... manee@bank /home/manee/tmp> cvs checkout www doc ... cvs checkout: Updating www ... cvs checkout: Updating www/data ... cvs update: but CVS uses CVS for its own purposes; ...
    (freebsd-questions)
  • Re: How to detect files not yet checked out in CVS ????
    ... > and in it I have several scripts. ... > cvs update -dAC ... of a better one without changing the sandbox and doing a real checkout.. ...
    (comp.unix.programmer)
  • Re: Tracking local port hacks?
    ... > the next morning if there were any conflicts with local changes. ... (after more reading about cvs) ... # after cvsup, in the sandbox ... cvs update -dP -j HEAD ...
    (freebsd-questions)
  • Re: CVS problems
    ... > Hi, Start using CVS, I have following question: ... I see that Mike gave you a URL for the documentation. ... Source management can apply to spread sheets, text, status documents, ...
    (Fedora)
  • Re: ECLIPSE: cvs [update aborted]: could not find desired version
    ... Whenever I try to do a cvs update in Eclipse I get the ... If that's the issue, do a "cvs update" first, resolve the conflicts that causes, then check in. ...
    (comp.lang.java.softwaretools)