Re: Cannot view log while working copy is locked

2012-02-19 Thread Daniel Shahaf
All true, but it would still have been nice for André's use case to work. 'svn log' needs almost zero information from the wc, after all... Stefan Sperling wrote on Sun, Feb 19, 2012 at 13:32:46 +0100: > On Sun, Feb 19, 2012 at 03:25:52AM +0100, André Hänsel wrote: > > Hi list, > > > > recently

Re: Cannot view log while working copy is locked

2012-02-19 Thread Stefan Sperling
On Sun, Feb 19, 2012 at 03:25:52AM +0100, André Hänsel wrote: > Hi list, > > recently I noticed that I cannot view the log while an update of a working > copy is running. It's quite annoying. I wonder if it has always been this > way or if this is new in 1.7. This is new in 1.7. It happens becaus

Cannot view log while working copy is locked

2012-02-18 Thread André Hänsel
Hi list, recently I noticed that I cannot view the log while an update of a working copy is running. It's quite annoying. I wonder if it has always been this way or if this is new in 1.7. Isn't "svn log" a completely remote operation without involving the local working copy? Regards, André