At 22:28 +0100 1/13/02, Simon Strandgaard wrote:
>I have created some symlinks in my repository, pointing out
>to some files outside the repository.
>
>But CVS is only looking at the symlinks timestamps. NOT the
>timestamp on the files outside the repository!!!
>
>Is there any options by which i can tell cvs where to look in
>case of a symlink?

No.

Don't use symlinks for files in your repository. CVS doesn't deal 
with them in any safe way.

Symlinks to directories in the repository work in some cases, but not 
all (I think). Use the -a option in the modules file.

Fred
-- 
Fred Brehm, Sarnoff Corporation, [EMAIL PROTECTED]
http://www.sarnoff.com/digital_video_informatics/vision_technology/index.asp

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to