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 *
Hi,
This may or may not be an issue, since it could be how the OS interprets the
command. Explanation as follows.
Discovered an issue with running svn commit:
Merge is successful
[evanw@laptop] /Users/evanw/misc/rd/
=> svn merge http://svn/repo/tools/release_dashboard/trunk --dry-run
--- Merg