From: James S. <jsi...@tr...> - 2002-01-20 14:50:00
|
> > For now. Later we can move stuff. > > Actually, I don't mind the USB stuff staying where it is. There are > always two places for a driver to be: with other drivers for the bus it > lives on (like USB), or with other drivers that have the same interface > (like V4L or SCSI or Input ...). Okay. Personally I hate the idea of drivers in bus directories but that is my personal taste. > I don't think there is anything like 'cvs move'. And if you do 'mv; cvs > remove; cvs add', you lose versions and the whole history of the file. Yuck! |