Your message dated Fri, 10 Jun 2011 22:15:48 +0000 (UTC)
with message-id <[email protected]>
and subject line cvs update aborts if there is a file named after a 'removed'
folder
has caused the Debian Bug report #267697,
regarding cvs update aborts if there is a file named after a 'removed' folder
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
267697: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267697
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cvs
Version: 1:1.12.9-4
Severity: normal
Darn, reportbug seems to fail when using a en_US@ISO-8859-15 locale.
Anyway, here is the original bug against cvs:
Basically I had created a folder 'foo' in a cvs repository,
then removed it later because it didn't suit me.
(Yes I know, directory removal in cvs is not a real remove...)
Then if I do
$ touch foo
$ cvs update
cvs [update aborted]: could not chdir to foo: Not a directory
Of course the W/A is to remove the file 'foo' before_doing
an update, but this is really painful, because:
I can't fix the repository (hosted at sourceforge),
and this has happened for two things (yes, I'm sometimes really dumb :-P):
- a folder named 'core' in a source folder...
- a folder which has the name of a generated executable target
I could try to make a patch if you want; sorry I didn't find a way to
log bugs at cvshome.org.
Cheers
--
Eric
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=, LC_CTYPE=
Versions of packages cvs depends on:
ii debconf 1.4.32 Debian configuration management sy
ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an
ii libpam-runtime 0.76-22 Runtime support for the PAM librar
ii libpam0g 0.76-22 Pluggable Authentication Modules l
ii zlib1g 1:1.2.1.1-5 compression library - runtime
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Hi,
this is not a bug, this is expected behaviour. You cannot have a
file and a directory occupying the same place in your filesystem
after all.
bye,
//mirabilos
--
22:59⎜<Vutral> glaub ich termkit is kompliziert | glabe nicht das man
damit schneller arbeitet | reizüberflutung │ wie windows │ alles evil
zuviel bilder │ wie ein spiel | 23:00⎜<Vutral> die meisten raffen auch
nicht mehr von windows | 23:01⎜<Vutral> bilderbücher sind ja auch nich
wirklich verbreitet als erwachsenen literatur ‣ who needs GUIs thus?
--- End Message ---