"James A. Treacy" <[EMAIL PROTECTED]> writes:
>    A link has been added from all the <lang>/Pics -> ../english/Pics on 
> master.
>    They weren't added to CVS as it doesn't handle special files very well.
>    Its only important that master have them anyway, so the pages the public 
> sees
>    have the tags.

Actually, it's pretty easy to support symlinks in CVS in a robust
fashion.  If you want to create the link on either checkout or export,
hack the modules file like so:

addressbook     -e $CVSROOT/CVSROOT/addressbook -o $CVSROOT/CVSROOT/addressbook 
debian/addressbook

Then you add 'CVSROOT/addressbook' to robustly create the links.  Cf
my included file for an example.

.....A. P. [EMAIL PROTECTED]<URL:http://www.onShore.com/>

Attachment: addressbook
Description: Binary data


Reply via email to