I have created Soft Links in the Repository and is working fine for me from
last ten months but now there are few requirements for hard links for which
i was getting the problem I have found on the website http://www.cvshome.org
that there are few problems with the hard links's preservepermisions which
causes repository corruption Is it the same you are talking about, and
should i continue with the soft links.


Thanks,
Amit Sharma.
 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 02, 2003 10:19 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Hard Links


Amit Sharma writes:
> 
>       I want to implement hard links in CVS. My Server is in SUSE Linux
> Enterprise Edition 7.0 and want to create har d links for few of the files
> in the Same file system. Although I am able to do the same with the Soft
> Links but in case of hard links Whenever I modify the file and Commit the
> file through WinCVS Inode of the file changes and hard link is getting
> removed, Please suggest if anybody has faced the same problem 

It's not clear whether you're talking about links in the respository or
in your working directory.  If you're talking about links in the
repository, *DON'T DO IT* -- it completely subverts CVS's locking
protocol and may well corrupt your repository.  If you're talking about
links in the working directory, you'll just have to modify your build
process (e.g., a Makefile) to rebuild the links as needed.

-Larry Jones

The surgeon general should issue a warning about playing with girls. --
Calvin


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

Reply via email to