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

Re: updates to Debian pages



"James A. Treacy" <treacy@debian.org> 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. Harris...apharris@onShore.com...<URL:http://www.onShore.com/>

Attachment: addressbook
Description: Binary data



Reply to: