Re: SVN commit behaviour not consistent with other commands (such as delete or add)

2012-02-22 Thread Ryan Schmidt
On Feb 22, 2012, at 16:10, Evan Wee wrote: > However, committing with * does not work: The asterisk is interpreted by your shell; Subversion has no opportunity to see that you typed an asterisk.

Re: SVN commit behaviour not consistent with other commands (such as delete or add)

2012-02-22 Thread Blair Zajac
On 02/22/2012 02:20 PM, Konstantin Kolinko wrote: 2012/2/23 Evan Wee: Strangely, other commands with * used will work, such as svn delete, svn add, etc. Even svn commit * will work somewhat as it commits the modified and added files, but not the deleted ones. I had a discussion with others and

Re: SVN commit behaviour not consistent with other commands (such as delete or add)

2012-02-22 Thread Konstantin Kolinko
2012/2/23 Evan Wee : > > Strangely, other commands with * used will work, such as svn delete, svn > add, etc. Even svn commit * will work somewhat as it commits the modified > and added files, but not the deleted ones. > > I had a discussion with others and their explanation is that the character *