Sorry, I was wrong in part or completely wrong.

rcs->path must be truncated - no? As you suggest.

I got rcs->path = 
/tmp/cvs-sanity/cvsrootdir/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/
1234567890123456

It should be:

/tmp/cvs-sanity/cvsrootdir/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/
123456789012345678901234567890/file1,v

(This directory is possible to navigate to).

> The rcs->path should be the full pathname of the $longpath/file1,v
> symbolic link read when the $CVSROOT_DIRNAME/second-dir/fileX,v file
> was opened.

So the file was previously created correct (by the script), but rcs->path is
truncated.
I don't want to restart my debug session just yet, but as far as I can
remember, the routine was called successfully several times before it fails.
Meaning rcs->path must have been reassigned several times.

Any thoughts?





_______________________________________________
Bug-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to