@Ned Baldessin: Does it let you svn propset svn:ignore files from the list view?
You can set svn properties like that from the Get Info window for a file.
Can you integrate it in some fashion into TextMate (and Changes.app)?
It uses the same infrastructure as the command line svn tools, so you should be able to use any existing svn integration in TextMate or any other tool.
@Joachim Mrtensson: Does it help with merging?
I haven't taken an look at that yet closely, so I don't know. From what I've seen so far, selecting two versions of a file in the repository and comparing them will open them in FileMerge.
by Scott Stevenson — Jun 01
You can set svn properties like that from the Get Info window for a file.
Can you integrate it in some fashion into TextMate (and Changes.app)?
It uses the same infrastructure as the command line svn tools, so you should be able to use any existing svn integration in TextMate or any other tool.
@Joachim Mrtensson: Does it help with merging?
I haven't taken an look at that yet closely, so I don't know. From what I've seen so far, selecting two versions of a file in the repository and comparing them will open them in FileMerge.