aboutsummaryrefslogtreecommitdiff
path: root/Tools/scripts/modulesupdate
Commit message (Collapse)AuthorAgeFilesLines
* Make modulesupdate actually work in light of split. You can't use aWill Andrews2003-03-021-1/+1
| | | | | | | CVSROOT that's readonly. Notes: svn path=/head/; revision=76742
* Update for post-repo-split. s/ncvs/pcvs/ so that the default root isPeter Wemm2003-02-281-1/+1
| | | | | | | pcvs.freebsd.org:/home/pcvs Notes: svn path=/head/; revision=76668
* I never thought I'd change this code, but a change was required to makeWill Andrews2002-10-141-0/+107
sure cvs -R is enforced for freefall !=n cvs. And it's a Bad Thing(TM) that a piece of code addport depended on wasn't in the CVS tree anyway. Notes: svn path=/head/; revision=68022