Re: Illogical behavior of svn commit
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-13 18:47:46 CEST
On Thu, 2004-05-13 at 11:34, Petr Kadlec wrote:
> This behavior is apparently illogical, because "svn commit" should IMHO
No, it's not illogical.
'svn commit' != 'svn commit *'
In other words, the commit command is recursive by default. If you give
To accomplish what you want, specify the exact list of files to commit.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.