On Tue, Jul 3, 2018 at 4:32 PM, Bellamy Baron wrote:
> Does anyone know of a way to export a directory directly from a subversion
> server and exclude certain filetypes?
Not as far as I know. If you are using TortoiseSVN, maybe something
can be done with client-side hook scripts [1], for example
Johan Corveleyn wrote on Thu, 05 Jul 2018 11:53 +0200:
> I do think it would be a great feature though, to have --include and
> --exclude options (with glob-like syntax, like our recent --search
> option for 'svn ls') for certain svn commands. With server-side
> support to only send the matching it
Daniel Shahaf wrote on Thu, 05 Jul 2018 15:22 +:
> Johan Corveleyn wrote on Thu, 05 Jul 2018 11:53 +0200:
> > I do think it would be a great feature though, to have --include and
> > --exclude options (with glob-like syntax, like our recent --search
> > option for 'svn ls') for certain svn comm