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.
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
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 *