On Sat, 29 May 2004, Urke MMI wrote:
Hy
I download one Inkscape CVS snapshoot 2004-05-05 and extract it in ~/cvs,
so all files placed in ~/cvs/inkscape
Now I wish to update CVS tree and I type:
$ cd ~/cvs
$ cvs -d:pserver:anonymous@...132...:/cvsroot/inkscape login
$ cvs -z3 -d:pserver:anonymous@...132...:/cvsroot/inkscape update
inkscape
Instead try this:
$ cd ~/cvs/inkscape
$ cvs update -Pd
-------[ start of inserted text
]-------------------------------~->
? inkscape/.cvsignore
? inkscape/AUTHORS
? inkscape/COPYING
? inkscape/COPYING.LIB
? inkscape/ChangeLog
? inkscape/HACKING
? inkscape/Makefile.am
? inkscape/config.h.mingw
? inkscape/configure.in
? inkscape/debian
? inkscape/distro
? inkscape/doc
? inkscape/extensions
? inkscape/icons
? inkscape/inkscape-cvs-0.ebuild
? inkscape/inkscape.1.in
? inkscape/inkscape.desktop.in
? inkscape/inkscape.ico
? inkscape/inkscape.nsi
? inkscape/inkscape.png
? inkscape/inkscape.pod
? inkscape/inkscape.spec.in
? inkscape/inkscape16.ico
? inkscape/inkscape2.nsi
? inkscape/inkscape32.ico
? inkscape/inkscape32x16col.ico
? inkscape/inkscape64.ico
? inkscape/inkview.1.in
? inkscape/mingwenv.bat
? inkscape/packaging
? inkscape/po
? inkscape/share
? inkscape/src
? inkscape/tools-version.sh
cvs update: Updating inkscape
cvs update: move away inkscape/.cvsignore; it is in the way
C inkscape/.cvsignore
cvs update: move away inkscape/AUTHORS; it is in the way
C inkscape/AUTHORS
cvs update: move away inkscape/COPYING; it is in the way
C inkscape/COPYING
cvs update: move away inkscape/COPYING.LIB; it is in the way
C inkscape/COPYING.LIB
cvs update: move away inkscape/ChangeLog; it is in the way
C inkscape/ChangeLog
cvs update: move away inkscape/HACKING; it is in the way
C inkscape/HACKING
cvs update: move away inkscape/Makefile.am; it is in the way
C inkscape/Makefile.am
cvs update: move away inkscape/Makefile.mingw; it is in the way
C inkscape/Makefile.mingw
cvs update: move away inkscape/Makefile.mingw.common; it is in the way
C inkscape/Makefile.mingw.common
cvs update: move away inkscape/NEWS; it is in the way
C inkscape/NEWS
cvs update: move away inkscape/README; it is in the way
C inkscape/README
cvs update: move away inkscape/autogen.sh; it is in the way
C inkscape/autogen.sh
cvs update: move away inkscape/config.h.mingw; it is in the way
C inkscape/config.h.mingw
cvs update: move away inkscape/configure.in; it is in the way
C inkscape/configure.in
cvs update: move away inkscape/distro; it is in the way
C inkscape/distro
cvs update: move away inkscape/inkscape.1.in; it is in the way
C inkscape/inkscape.1.in
cvs update: move away inkscape/inkscape.desktop.in; it is in the way
C inkscape/inkscape.desktop.in
cvs update: move away inkscape/inkscape.ico; it is in the way
C inkscape/inkscape.ico
cvs update: move away inkscape/inkscape.nsi; it is in the way
C inkscape/inkscape.nsi
cvs update: move away inkscape/inkscape.png; it is in the way
C inkscape/inkscape.png
cvs update: move away inkscape/inkscape.pod; it is in the way
C inkscape/inkscape.pod
cvs update: move away inkscape/inkscape.spec.in; it is in the way
C inkscape/inkscape.spec.in
cvs update: move away inkscape/inkscape16.ico; it is in the way
C inkscape/inkscape16.ico
cvs update: move away inkscape/inkscape2.nsi; it is in the way
C inkscape/inkscape2.nsi
cvs update: move away inkscape/inkscape32.ico; it is in the way
C inkscape/inkscape32.ico
cvs update: move away inkscape/inkscape32x16col.ico; it is in the way
C inkscape/inkscape32x16col.ico
cvs update: move away inkscape/inkscape64.ico; it is in the way
C inkscape/inkscape64.ico
cvs update: move away inkscape/inkview.1.in; it is in the way
C inkscape/inkview.1.in
cvs upda