bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: assertion failed with rtag command using LockDir, lock.c line 177


From: Larry Jones
Subject: Re: assertion failed with rtag command using LockDir, lock.c line 177
Date: Thu, 2 Jan 2003 23:35:57 -0500 (EST)

Jim Frimmel writes:
>
>       lock.c:177: failed assertion `strncmp (repository, CVSroot_directory, 
> strlen    (CVSroot_directory)) == 0'
>       cvs [server aborted]: received abort signal
>       lock.c:177: failed assertion `strncmp (repository, CVSroot_directory, 
> strlen    (CVSroot_directory)) == 0'
>       cvs [server aborted]: received abort signal
> 
> I found a similar issue in a previous email, but with no reply or resolution:

CVS doesn't like symbolic links in the path to the repository.  If your
system supports "loopback" mounts, you can use that instead of a
symbolic link.  If not, you need to use the real path to the repository
in your CVSROOT rather than a path containing a symlink.  Or learn to
live with the things that don't work.

-Larry Jones

Ha!  Wild zontars couldn't drag that information out of me!  Do your worst!
-- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]