[Dev] SVN client configuration - setting ignore properties
Mike Taylor
bear at code-bear.com
Wed Jul 6 16:07:38 PDT 2005
Andi and PJE found a directory that had been checked into SVN that did
not have the svn:ignore property set. I've fixed the issue but as PJE
noted in IRC, it's a good time to make sure people have their svn
config setup to avoid the issue altogether.
in your ~/.subversion/config you should have the following item set:
[miscellany]
global-ignores = *.pyo *.pyc *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#*
.DS_Store
the specifics of your global-ignores may be different, but at a minimum
it should contain the above.
thanks,
---
Bear
Build and Release Engineer
Open Source Applications Foundation (OSAF)
bear at osafoundation.org
http://www.osafoundation.org
bear at code-bear.com
http://code-bear.com
PGP Fingerprint = 9996 719F 973D B11B E111 D770 9331 E822 40B3 CD29
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.osafoundation.org/pipermail/chandler-dev/attachments/20050706/e1b73401/PGP.pgp
More information about the Dev
mailing list