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

A verbose option to "svn update"?

From: Doug Robinson <doug.robinson_at_wandisco.com>
Date: Wed, 27 Apr 2016 16:57:48 -0400

Folks:

A suggestion from one of our customers:

I see that "svn update" does not have a -v (verbose) option either. That
would be helpful, because verbose output of what svn update is doing file
by file would help narrow in on what is going on much faster. Something
like this:

> svn -v update
Updating '.':
checking file1 ...
checking bin/file2 ...
U bin/file2
fetching file3 ...
A file3
checking lib/file4 ...

If something like the above was available, then users would see what svn
was update while getting updates. I could have, for example, quickly seen
it was stuck "checking file galaxy_ms_wroute_pg.v ..." the file the ended
up being the issue in this case.

In this case they found a problem with a large file by watching "ps"
output. But such a verbose option would enable much easier diagnostics.

Even better, on slow links this could definitely help delay the end-user
SIGINT because they thought something was "hung".

Thoughts? Is there already a better way?

Thank you.

Doug

-- 
*DOUGLAS B. ROBINSON* SENIOR PRODUCT MANAGER
*T *925-396-1125
*E* doug.robinson_at_wandisco.com
*www.wandisco.com <http://www.wandisco.com/>*
-- 
Learn how WANdisco Fusion solves Hadoop data protection and scalability 
challenges <http://www.wandisco.com/hadoop/wd-fusion>
Listed on the London Stock Exchange: WAND 
<http://www.bloomberg.com/quote/WAND:LN>
THIS MESSAGE AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY, AND MAY BE 
PRIVILEGED.  If this message was misdirected, WANdisco, Inc. and its 
subsidiaries, ("WANdisco") does not waive any confidentiality or privilege. 
 If you are not the intended recipient, please notify us immediately and 
destroy the message without disclosing its contents to anyone.  Any 
distribution, use or copying of this e-mail or the information it contains 
by other than an intended recipient is unauthorized.  The views and 
opinions expressed in this e-mail message are the author's own and may not 
reflect the views and opinions of WANdisco, unless the author is authorized 
by WANdisco to express such views or opinions on its behalf.  All email 
sent to or from this address is subject to electronic storage and review by 
WANdisco.  Although WANdisco operates anti-virus programs, it does not 
accept responsibility for any damage whatsoever caused by viruses being 
passed.
Received on 2016-04-27 22:57:54 CEST

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.