Author name: Dan Langille

I've been playing with Open Source software, starting with FreeBSD, since New Zealand Post installed DSL on my street in 1998. From there, I started writing at The FreeBSD Diary, moving my work here after I discovered WordPress. Along the way, I started the BSDCan and PGCon conferences. I slowly moved from software development into full time systems administration and now work for very-well known company who has been a big force in the security industry.

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 »

Scroll to Top