- /.svn: i- Ignore the subversion.svn and .git directory, allowing for a dual management by svn/gities from git and subversion respectively
- svn:i- Ignore (add .git): ignore the gitworking directory, allowing for a dual management by svn/gities (and the flavored versions)
- svn-commit.tmp: i- Ignore temporary subversion commitMakefile.local files
- Synchronize the ignored files/directories between git and subversion [1]
[1] Due to limitations with subversion, some of the ignored files and directories are more broad than in git. As a result, ports with a name "work" or starting with "work-" will be ignored.