You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by September <st...@gmail.com> on 2006/09/10 19:30:35 UTC

svn add on non-readable files

Hello,

I've searched the lists, and though it seems to be a known state of
affairs for svn add to fail on files that aren't readable (which makes
sense), I haven't found anything that explains a workaround for adding
only files that are readable.

For example, if I were to want to add all files in the directory foo/
that I knew would commit (simple sanity checks - file is readable,
etc), I might be able to do something in bash... but does svn have any
built-in features to do this? A sort of svn add --with-checks option?

Thanks,
Arjun

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org