RE: A verbose option to "svn update"?

2016-04-27 Thread Bert Huijben
This may work for a system like CVS that does everything per file, but in case of Subversion this doesn’t really work. We check all files locally at the start of the update, then send a report to the server to what exactly we have locally… and then the server only sends a binary-tree-diff of wh

A verbose option to "svn update"?

2016-04-27 Thread Doug Robinson
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 Upd

1.9.4 fix

2016-04-27 Thread Terry Dooher
Hi all, I'm in the process of dump/loading our repositories to take advantage of FSFS format 7. Looking at the change list for 1.9.4 (out tomorrow), it shows: fsfs: fix a rare source of incomplete dump files and reports (r1717876) I'm having trouble finding a layman's explanation of what

Re: SVN Commit & Update Issue

2016-04-27 Thread Stefan Hett
Hi Aghil, Dear Team, I can able to commit files to our repository through Eclipse and terminal. In other system, when i check synchronize with repository, my committed changes are not showing. Please help me to resolve this issue. Regards, Aghil T U Please provide some more information abou

SVN Commit & Update Issue

2016-04-27 Thread Aghil krishna
Dear Team, I can able to commit files to our repository through Eclipse and terminal. In other system, when i check synchronize with repository, my committed changes are not showing. Please help me to resolve this issue. Regards, Aghil T U