--- Rob McBroom textmate@skurfer.com wrote:
On Mar 22, 2007, at 1:51 PM, Matthew Law wrote:
Then I've got to make sure svn filters out all of
the nasty '._*'
files that the finder leaves everywhere...
After a user runs `svn` for the first time, they should have a `~/.subversion/config` file. Look for the global-ignores setting and make sure it includes `.DS_Store` and `._*`. Mine looks like this:
[miscellany] global-ignores = *.o *.lo *.la #*# .*.rej *.rej
.*~ *~ .#* .DS_Store ._*
(which I think is just the default with `._*` tacked onto the end)
Done, Rob. Thanks!
___________________________________________________________ Inbox full of unwanted email? Get leading protection and 1GB storage with All New Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html