Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] jxta provider

Hi Pierre,

I've been making changes and additions to the ECF presence API and updating the various providers that implement that API (xmpp, yahoo, jxta, fledgling aim, and ms providers).  For a reason I don't understand, I'm not able to commit changes to the org.eclipse.ecf.provider.jxta code on CVS at ecf1.osuosl.org.  It always seems to get the following error when I try to do so:

    cvs [diff aborted]: could not find desired version 1.4 in /home/cvs/ecf/org.eclipse.ecf.provider.jxta/src/org/eclipse/ecf/provider/jxta/presence/JXTAPresenceContainer.java,v
failed due to an internal error (took 0:00.703)
   Error: The server reported an error while performing the "cvs diff" command which may only indicate that a difference exists.
      Error: org.eclipse.ecf.provider.jxta: cvs [diff aborted]: could not find desired version 1.4 in /home/cvs/ecf/org.eclipse.ecf.provider.jxta/src/org/eclipse/ecf/provider/jxta/presence/JXTAPresenceContainer.java,v
***

If people know what this error is please say so...and Pierre I wanted to let you know I have an up-to-date copy of all jxta provider source files sitting here locally...I can create a zip and you can commit changes, but I would rather just figure out what's going wrong here and fix it.

Scott



Back to the top