[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

'svn cp repos_to_wc' notification

From: S.Ramaswamy <ramaswamy_at_collab.net>
Date: 2005-05-18 10:38:03 CEST

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.