Hi:
Though would submit this as a bug, rather than a patch, as the error is small.
This is really rare, I guess that is why it wasn't caught:
If you import and EMPTY directory, and you don't have permission to write to the
repository, the 'cvs import' fails yet the return value of the command is 0.
Example:
[roman@dnepr /tmp/test/foo]$ cvs -d /usr/local/cvs import -m "hello" test FOO FAA
cvs import: cannot make path to /usr/local/cvs/test: Permission denied
No conflicts created by this import
[roman@dnepr /tmp/test/foo]$ echo $?
0
If the directory /tmp/test/foo wasn't empy, you would get the 1 return status.
Just bringing this to your attention -
Roman
begin:vcard
n:Sulzhyk;Roman
tel;work:x7477
x-mozilla-html:TRUE
org:Starmedia;Skunk
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Senior Engineer
x-mozilla-cpt:;31104
fn:Roman Sulzhyk
end:vcard