• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CVS errors during compare and revert from within Eclipse
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS errors during compare and revert from within Eclipse


  • Subject: CVS errors during compare and revert from within Eclipse
  • From: Roger Perryman <email@hidden>
  • Date: Wed, 27 Aug 2008 14:30:18 -0400

I found a problem with my CVS setup. It seemed to work initially. I was able to check files out, modify them and check them back in. The problem comes when I try to revert to what is in the repository or do a comparison with what is in the repository. Below is the error message I get when I tell Eclipse to ignore the changes to my Properties file and revert to the version in the repository. Where is the -C coming from? I could find settings for some of the other settings, such as pruning. I'm also not sure why it is adding -r "BASE" since I checked it out from the head. There are no branches or tags created yet.


cvs update -r "BASE" -C -l -d -P "/MDSpas/Resources/Properties"
    cvs server: invalid option -- C
    Usage: cvs server [-APdflRp] [-k kopt] [-r rev|-D date] [-j rev]
        [-I ign] [-W spec] [files...]
    -A Reset any sticky tags/date/kopts.
    -P Prune empty directories.
    -d Build directories, like checkout does.
    -f Force a head revision match if tag/date not found.
    -l Local directory only, no recursion.
    -R Process directories recursively.
    -p Send updates to standard output (avoids stickiness).
    -k kopt Use RCS kopt -k option on checkout.
    -r rev Update using specified revision/tag (is sticky).
    -D date Set date to update from (is sticky).
    -j rev Merge in changes made between current revision and rev.
    -I ign More files to ignore (! to reset).
    -W spec Wrappers specification line.
    (Specify the --help global option for a list of other help options)
The server reported an error while performing the "cvs update" command. (took 0:00.017)
   Error: MDSpas: cvs server: invalid option -- C
   Error: MDSpas: Usage: cvs server [-APdflRp] [-k kopt] [-r rev|-D date] [-j rev]
   Error: MDSpas:     [-I ign] [-W spec] [files...]
   Error: MDSpas: -A Reset any sticky tags/date/kopts.
   Error: MDSpas: -P Prune empty directories.
   Error: MDSpas: -d Build directories, like checkout does.
   Error: MDSpas: -f Force a head revision match if tag/date not found.
   Error: MDSpas: -l Local directory only, no recursion.
   Error: MDSpas: -R Process directories recursively.
   Error: MDSpas: -p Send updates to standard output (avoids stickiness).
   Error: MDSpas: -k kopt Use RCS kopt -k option on checkout.
   Error: MDSpas: -r rev Update using specified revision/tag (is sticky).
   Error: MDSpas: -D date Set date to update from (is sticky).
   Error: MDSpas: -j rev Merge in changes made between current revision and rev.
   Error: MDSpas: -I ign More files to ignore (! to reset).
   Error: MDSpas: -W spec Wrappers specification line.
   Error: MDSpas: (Specify the --help global option for a list of other help options)

Roger

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Getting Eclipse to build a project imported from CVS
  • Next by Date: Dynamic Labels for form UI
  • Previous by thread: Re: Getting Eclipse to build a project imported from CVS
  • Next by thread: Dynamic Labels for form UI
  • Index(es):
    • Date
    • Thread