[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: bug: svn add does not check svn:ignore (win32 v 1.4,2)

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-01-02 21:04:57 CET

On Fri, 29 Dec 2006, Ionel GARDAIS wrote:

> OK so on the one hand, 'svn add *' makes the shell
> expand the wildcard to all filenames and svn:ignore is
> ignored because files are explicitly listed on the
> commandline.
> On the other hand, svn does not understand '*' as a
> glob.
>
> How to simply do a bulk add ?
> I think of a script that do a 'svn status' then 'grep'
> it to retrieve all lines that start with a question
> mark and finally issue a 'svn add' (one for all files
> or one fo each). It looks hard for such a simple
> thing.
>
> Or maybe I drunk too much Champagne ...

You understand the situation just fine. :)

  • application/pgp-signature attachment: stored
Received on Tue Jan 2 21:06:18 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.