Package: cvs
Version: 1:1.12.13-8
Severity: normal

~/.cvsrc contains:
cvs -z4 -q
update -dP

In an anonymous checkout I created newdir and newdir/newfile,
then copied these to a writable checkout, added both, committed.
Now back on the anonymous checkout:

$ cvs up
? newdir
cvs update: move away `newdir/newfile'; it is in the way
C newdir/newfile
$ rm newdir/newfile
$ cvs up
? newdir
U newdir/newfile
$ cvs up
? newdir
cvs update: move away `newdir/newfile'; it is in the way
C newdir/newfile
$ rm -r newdir
$ cvs up
U newdir/newfile

cvs should either notice that newfile in the checkout is identical
to the file being created and be happy or abort because of the
unknown directory without creating newdir/newfile.

All this happened on HEAD, the directory 'newdir' and the file
'newdir/newfile' existed in the past and still exist in another
branch.

Regards,
Thomas Arendsen Hein

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24.3-id1-k8-2
Locale: LANG=en_US, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages cvs depends on:
ii  debconf [debconf-2.0]  1.5.11etch1       Debian configuration management sy
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libpam-runtime         0.79-5            Runtime support for the PAM librar
ii  libpam0g               0.79-5            Pluggable Authentication Modules l
ii  update-inetd           4.27-0.5          inetd.conf updater
ii  zlib1g                 1:1.2.3-13        compression library - runtime

Versions of packages cvs recommends:
ii  emacs21 [info-bro 21.4a+1-3etch1         The GNU Emacs editor
ii  info [info-browse 4.8.dfsg.1-4           Standalone GNU Info documentation 
ii  konqueror [info-b 4:3.5.5a.dfsg.1-6etch2 KDE's advanced file manager, web b
ii  netbase           4.29                   Basic TCP/IP networking system

-- debconf information excluded

-- 
[EMAIL PROTECTED] - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A
Intevation GmbH, Osnabrueck - Register: Amtsgericht Osnabrueck, HR B 18998
Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to