You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Andy Levy <an...@gmail.com> on 2007/03/01 00:01:30 UTC

Re: ignore question (with test script)

On 2/28/07, Hensley, Richard <Ri...@mckesson.com> wrote:
> And here I found the rest of my answer, again from Ben Collins-Sussman.
>
> http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=28695
>
> Basically the answer is that when you issue the command svn add *, it
> the same as explicitly typing every file and directory onto the command
> line explicitly, and svn never ignore explicit commands.

That's only true if your shell expands the asterisk before calling
svn. Not all do, IIRC (though most common ones do).

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