[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-16 11:18:19 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() already does the
notification ?

Thanks
Ramaswamy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

  • application/x-shellscript attachment: test.sh
Received on Mon May 16 11:22:00 2005

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.