Global ignore, with spaces in path?
From: Brooks Talley <brooks_at_illuminati.org>
Date: 2007-06-18 23:04:59 CEST
Hi, everyone. I used SVN + Tortoise for years for software dev work, and am now getting it going to version control some music projects.
One problem I'm having is that I need to ignore files that have spaces in them. For instance,
Don't want to ignore:
Want to ignore:
...I'm scared to just ignore *Mix*.wav, because it's possible other songs/tracks will have that pattern. Ignoring *, Mix (*.wav would work, but of course the whole space-delimited list thing breaks that.
Ideas?
-b
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.