Subject: Re: Problem updating for "NetBSD Security Advisory"
To: John Fisher <jdf@rse.com>
From: Andrew Brown <atatat@atatdot.net>
List: netbsd-users
Date: 03/13/2003 15:16:06
>> try this command in the file source directory
>> 
>>    find . -name Repository | \
>>       xargs perl -i -pe 's:^(/cvsroot/)?(base|share|gnu|sys)src/:src/:'
>> 
>> and then try to update again.  if the update works, you may wish to
>> run that same command at the root of your source tree.
>
>So far this seems to have worked great!  For some reason though it did not 
>want to change the Repository file in usr/src/CVS.  But that was the only 
>one, so I changed it by hand. 

that's strange.  well, as long as you found it, i suppose it's okay.
you might wanna try to find other stragglers, though, like this:

	find . -name Repository | xargs grep -lv '^src/' /dev/null

and check the contents of the files that it lists.

>Thank you for your help,

not a problem.

-- 
|-----< "CODE WARRIOR" >-----|
codewarrior@daemon.org             * "ah!  i see you have the internet
twofsonet@graffiti.com (Andrew Brown)                that goes *ping*!"
werdna@squooshy.com       * "information is power -- share the wealth."