info-cvs
[Top][All Lists]
Advanced

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

Re: Ideas for handling hardcoded URLs on a CVS managed website?


From: Greg A. Woods
Subject: Re: Ideas for handling hardcoded URLs on a CVS managed website?
Date: Sat, 21 Apr 2001 01:31:19 -0400 (EDT)

[ On Saturday, April 21, 2001 at 00:16:59 (+0300), Georgi Kostov wrote: ]
> Subject: Ideas for handling hardcoded URLs on a CVS managed website?
>
> Can you give me some ideas how to manage with this problem? I indended 
> to write a script that will replace each hardcoded link with a keyword 
> (using a dictionary) before commiting the file to the repository but I 
> haven't thought of how to deal with updates/checkouts.

You're headed in the right direction.  You need a "build system"
(eg. make) and some filter tools (eg. sed, m4, awk, cpp, etc.).

-- 
                                                        Greg A. Woods

+1 416 218-0098      VE3TCP      <address@hidden>     <address@hidden>
Planix, Inc. <address@hidden>;   Secrets of the Weird <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]