> oof... how critical is XFS to the equation? I'm also hoping to do > nightly pushes to a smb-mounted filesystem.
You want speed? Use XFS. You want slow? Use SMB. ;) > Does Git handle nested repositories reasonably well? What issues > should I be aware of? (I tried using cvs on my home dir a long, long > time ago, and it was a total disaster because I didn't think about the > implications of nesting... ;) I don't do this; other people say it works fine (i.e. exclude .git). Also, it sounds like you want /home/rogan as your repo? I would suggest having something more like: /home/rogan/etc /home/rogan/bin /home/rogan/projects That allows you to create non-versioned content easily, and you get to avoid versioning dotfile cruft from various programs. --~--~---------~--~----~------------~-------~--~----~ Website: http://saturdayhouse.org/ Post: [email protected] Unsubscribe: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
