views:

29

answers:

1

I'm using the latest TortoiseSVN and I've got *.exe in the global exclusion. But I now find that there are a couple of .exe files that I would like to check in.

Any way to do that?

+1  A: 

Just add it manually: right-click the file and choose TortoiseSVN > Add. Ignoring files doesn't mean you can't version them, you're just forced to be explicit about those you DO want to version.

Michael Madsen
Duh! <g>. I had tried that but got a warning (!) icon and thought I'd done something wrong. I just needed to do a Commit on the parent folder. Thanks!
Clay Nichols