Just a nit.
When copying a directory from an URL to a working copy
directory, the "Checked out revision X" line is
followed by a "A dir", which I find slightly
confusing. After a line that indicates that the
checkout is complete, another status line indicating
that a directory has been added is displayed. Looks
like the second line is coming from svn_wc_add2.
Does suppressing the notification from svn_wc_add2()
in repos_to_wc_copy() sound like a good idea, since
svn_client__checkout_internal() does its own
notification ?
Thanks
Ramaswamy
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 18 10:40:52 2005