octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Updating the web site fails


From: John W. Eaton
Subject: Updating the web site fails
Date: Mon, 27 Feb 2017 16:08:25 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

I tried to update some content on the web site and "make deploy" is failing for me with

  $ make deploy
  All prerequisites fulfilled.
  [...]
  #
  # Add all potential new directories to CVS
  #
  cd ../octave && find . -type d -not -name "CVS" -exec cvs add '{}' \;
  cvs add: cannot add special file `.'; skipping
  cvs [add aborted]: there is a version in ./css already
  cvs [add aborted]: there is a version in ./doc already
  [...long list of similar messages...]
  Makefile:16: recipe for target 'deploy' failed
  make: *** [deploy] Error 123

What am I doing wrong?

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]