move to svn – src shows how to do it

After my earlier post regarding my first impressions regarding the move to svn, I’ve found an example which hints that the system is already munging pathnames. For example, look at this src commit. You’ll see these pathnames: /sys/cam/scsi/scsi_all.c /sys/cam/scsi/scsi_ch.c However, in the original email, you’ll these pathnames: head/sys/cam/scsi/scsi_all.c head/sys/cam/scsi/scsi_ch.c This is very very promising. I

move to svn – src shows how to do it Read More »

Vulnerable Ports fix now in beta

The Vulnerable Ports bug has been fixed and the patches applied to beta. It will be another week or two before it is applied to production. Here is the fix: $ cvs diff -ur 1.171 sp.txt Index: sp.txt =================================================================== RCS file: /home/repositories/freshports-1/database-schema/sp.txt,v retrieving revision 1.171 retrieving revision 1.172 diff -u -r1.171 -r1.172 — sp.txt 24

Vulnerable Ports fix now in beta Read More »

Scroll to Top