After further thought, I think this is best addressed in CVSWeb, unless somebody knows of any easy way to see if a file is in the attic or not.
The filenames provided to the script are relative to the root of the repository. In the case of one repository per machine, it's fairly easy to have one configuration setting that specifies the full path of the root, but with many repositories, it gets more complicated. CVSWeb can already handle multiple repositories per machine, so I think it's best to put the logic in there. e.g., if the file doesn't exist, look in the attic.. Arthur? "Tony Hoyle" <[EMAIL PROTECTED]> wrote in message 3c077464.333254890@tony-home">news:3c077464.333254890@tony-home... > I just installed the notification scripts from devguy, which look > great... One small bug, though. If a file exists only in the branch > the path to the link sent in the email is wrong (as it should be in > the attic). Clicking on the link causes cvsweb to blow up with an > internal error. > > I'm not sure how to fix this... It would be nice if cvsweb > automatically looked in the attic if it couldn't find the file (or at > least returned error 404 rather than simply failing), but also it > would be nice if the link sent in the email was correct in the first > place! > > Tony > > _______________________________________________ > Cvsnt mailing list > [EMAIL PROTECTED] > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
