Eitle J�rgen wrote:
> 
> Hi,
> I did another test, to sort out the mess a little bit. This time just one
> user.
> First I checked out a file, modified it and checked it in. This works well
> and the version is now 1.2 (up from 1.1). Next thing I do is to modify the
> file again, and then check it in again. However, that does not work, I get
> the error message, that I sent you earlier.

For a single user????  This must be happening about 1000 times a day here without
problems...  Where is the repository... I know it works OK locally and over SMB, so
I would guess NFS, AFS or similar?

> The whole thing has to do with NT. You cannot rename to a file name when a
> file with that name already exists.

Not true, you can't rename a file to a filename that is 'open', just as you can't 
delete
an open file.  However there is no restriction on renaming to an existing file.

The generic NT code in filesubr.c handles this correctly.

Tony

-- 

#define QUESTION ((bb) || !(bb)) - Shakespeare

[EMAIL PROTECTED]

Reply via email to