bug-cvs
[Top][All Lists]
Advanced

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

Re: cvs has problems using LockDir when CVSROOT holds a symlink


From: Mark D. Baushke
Subject: Re: cvs has problems using LockDir when CVSROOT holds a symlink
Date: Tue, 23 Sep 2003 14:52:53 -0700

Larry Jones <lawrence.jones@eds.com> writes:

> Looks good, except I'd suggest moving expand_directory() to filesubr.c;
> I can envision more general use for it in the future.  

I have been thinking about this. 

For 1.11.x, I think putting expand_directory() as a static char * into
root.c is good enough. I doubt we will be expanding functionality to
need this in the stable release of cvs.

For 1.12.x, it might be reasonable to use the GNULIB version of
canonicalize_file_name() by adding a lib/canonicalize.c file that gets
built if the function does not exist on the target platform.

        Comments?
        -- Mark





reply via email to

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