Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Tech Geek <techgeek12...@gmail.com> |
Subject | Re: Copying hooks automatically upon repository creation |
Date | Tue, 05 Oct 2010 00:16:42 GMT |
Ryan, > sudo -u "$USER" ln -s ../../conf "$REPO" || exit $? > sudo -u "$USER" ln -s ../../hooks "$REPO" || exit $? > I just realized that the above two commands will fail, if the repositories are on a SMB/CIFS mounted share on the Linux system, with the following message: ln: creating symbolic link conf: Operation not supported How do we get around in this situation? | |
Mime |
|
View raw message |