I only just noticed the depth option 'exclude' (as it's not in the book yet, only the --help). I had noticed TortoiseSVN gave it as an option, but had presumed that it was akin to the other situations where TSVN has renamed or extended the CLI functionality.
I have even used it a couple of times, but in TSVN it seems especially ... well, not dangerous, but one-sided, in light of my question:
On the command line, I can get back excluded items with a new --set-depth on the item (I don't know how you'd do that it TSVN as you can't select it).
But you have to know it's (not) there. Is there a way to see what excluded items are around (so I can tell what I might want to un-exclude)? It doesn't show up in diffs, status or anything I've tried yet.
-- [n...@fnx ~]# rm -f .signature [n...@fnx ~]# ls -l .signature ls: .signature: No such file or directory [n...@fnx ~]# exit