Re: SVN does not show Log

2013-07-02 Thread Thorsten Schöning
Guten Tag Сергей 33, am Mittwoch, 3. Juli 2013 um 04:09 schrieben Sie: > I was doing a TortoiseSVN->Show Log which results in a "Want to go offline?" > window with message > "There has been a problem contacting the server. Do you want to see the > cached data instead?" You have a network proble

report error in workqueue.c

2013-07-02 Thread Moon Cui
--- Subversion Exception! --- Subversion encountered a serious problem. Please take the time to report this on the Subversion mailing list with as much information as possible about what you were trying to do. But please first search the mailing list

SVN does not show Log

2013-07-02 Thread Сергей 33
Hello We use svnserver 1.7.8 for FreeBSD   We use TortoiseSVN 1.6x and 1.7x o n Client computers   The TortoiseSVN on Client computers can not show LOG.   I was doing a TortoiseSVN->Show Log which results in a "Want to go offline?" window with message "There has been a problem contacting the s

Re: [TSVN and svn 1.8.0] Cannot Digest Authenticate.

2013-07-02 Thread Nico Kadel-Garcia
On Fri, Jun 21, 2013 at 10:35 AM, Camilo Sasuke Tsumanuma wrote: > Hi Dear Subversion Users Forum, > > I compiled subversion 1.8.0 in CentOS 6.4 using > http://comments.gmane.org/gmane.comp.version-control.subvers ion.user/113594 > as guideline. Grab the Wandisco RPM's, or my buildable SRPM tools

Re: JavaHL Installation

2013-07-02 Thread Nico Kadel-Garcia
On Tue, Jul 2, 2013 at 10:53 AM, Martin Samm wrote: > i'm building 1.6.23 on CentOS using: > > ./autogen.sh > ./get-deps.sh > ./configure --enable-javahl --with-jdk=/opt/IBM/WMBT800/jdk > make > make javahl > make install-javahl Grab my SRPM materials at /https://github.com/nkadel/subversion-1.6.

Re: svnsync 1.8.0 fails if htdigest authentication is used

2013-07-02 Thread Vadym Chepkov
I will change it, thank you, but I should mention, KeepAlive is off by default on Redhat EL/Fedora and derivatives. On Tue, Jul 2, 2013 at 3:50 PM, Lieven Govaerts wrote: > Hi, > > On Tue, Jul 2, 2013 at 9:38 PM, Vadym Chepkov wrote: > > Bert, > > > > Master had KeepAlive on, replica - KeepAl

Re: svnsync 1.8.0 fails if htdigest authentication is used

2013-07-02 Thread Lieven Govaerts
Hi, On Tue, Jul 2, 2013 at 9:38 PM, Vadym Chepkov wrote: > Bert, > > Master had KeepAlive on, replica - KeepAlive Off > as Bert said, Digest authentication to servers configured with KeepAlive Off is currently broken in serf 1.2.1, the version used in svn 1.8.0. I have a patch that fixes this, a

Re: svnsync 1.8.0 fails if htdigest authentication is used

2013-07-02 Thread Vadym Chepkov
Bert, Master had KeepAlive on, replica - KeepAlive Off On Tue, Jul 2, 2013 at 3:32 PM, Bert Huijben wrote: > Hi Vadym, > > ** ** > > We found a related issue while testing the serf http code, which might be > related to your issue. > > ** ** > > Can you somehow check i

RE: svnsync 1.8.0 fails if htdigest authentication is used

2013-07-02 Thread Bert Huijben
Hi Vadym, We found a related issue while testing the serf http code, which might be related to your issue. Can you somehow check if your repository has the 'KeepAlive' option configured to off? In this case the digest code in serf performs every request without authenticatio

JavaHL Installation

2013-07-02 Thread Martin Samm
i'm building 1.6.23 on CentOS using: ./autogen.sh ./get-deps.sh ./configure --enable-javahl --with-jdk=/opt/IBM/WMBT800/jdk make make javahl make install-javahl it's all fine up until the very last part of 'install-javahl' when the relink fails: /usr/bin/ld: cannot find -lsvn_client-1 collect2:

Re: svn 1.8.0 problem "both sides of the move must be committed together"

2013-07-02 Thread Gunnar Dalsnes
On 02.07.2013 15:59, Philip Martin wrote: Gunnar Dalsnes writes: When I check with svn status I get this: A src\Plugins\Registration\IBLPWrasse\Entities A +src\Plugins\Registration\IBLPWrasse\Entities\BLEWrasseContainer.cs D src\VPA Framework\VPAEntities\Wrasse\BLEWrasseConta

Re: SVN 1.8.0 segmentation fault behind proxy on Mac OS X

2013-07-02 Thread Branko Čibej
On 02.07.2013 15:51, Daniel Shahaf wrote: > (Unfortunately, 'svn --version --verbose' doesn't state the version of > serf svn uses.) Grumble ... let me see if I can fix that somehow. IIRC the RA API doesn't tell us that. -- Brane -- Branko Čibej | Director of Subversion WANdisco // Non-Stop Dat

Re: svn 1.8.0 problem "both sides of the move must be committed together"

2013-07-02 Thread Gunnar Dalsnes
On 02.07.2013 15:33, Stefan Sperling wrote: On Tue, Jul 02, 2013 at 03:11:27PM +0200, Gunnar Dalsnes wrote: Hi, When I try to commit I get: svn: E29: Commit failed (details follow): svn: E29: Cannot commit 'E:\svn\fishtalk trunk\src\VPA Framework\VPAEntities \Wrasse\BLEWrasseContainer.

Re: SVN 1.8.0 segmentation fault behind proxy on Mac OS X

2013-07-02 Thread Guillaume Lasnier
Thank you. Do you have an idea when 1.8.0 should be released? Guillaume On 7/2/13 3:51 PM, "Daniel Shahaf" wrote: >Lieven Govaerts wrote on Tue, Jul 02, 2013 at 12:13:55 +0200: >> Hi Guillaume, >> >> >> thanks for the report. >> >> On Tue, Jul 2, 2013 at 11:56 AM, Guillaume Lasnier >> wro

Re: svn 1.8.0 problem "both sides of the move must be committed together"

2013-07-02 Thread Philip Martin
Gunnar Dalsnes writes: > When I check with svn status I get this: > > A src\Plugins\Registration\IBLPWrasse\Entities > A +src\Plugins\Registration\IBLPWrasse\Entities\BLEWrasseContainer.cs > D src\VPA Framework\VPAEntities\Wrasse\BLEWrasseContainer.cs > > moved to > src

Re: view the word files occur some errors

2013-07-02 Thread Daniel Shahaf
Thorsten Schöning wrote on Tue, Jul 02, 2013 at 08:42:53 +0200: > This works very well, even if svn itself can't diff [office] files. If you have a suitable --diff-cmd program, you can diff those files in svn. (And there's an outstanding bug report to allow automagically setting a diff-cmd based

Re: SVN 1.8.0 segmentation fault behind proxy on Mac OS X

2013-07-02 Thread Daniel Shahaf
Lieven Govaerts wrote on Tue, Jul 02, 2013 at 12:13:55 +0200: > Hi Guillaume, > > > thanks for the report. > > On Tue, Jul 2, 2013 at 11:56 AM, Guillaume Lasnier > wrote: > > Hi, > > Please find below the content of the crash log: > > > > Process: svn [29901] > > Path:/usr/l

Re: svn 1.8.0 problem "both sides of the move must be committed together"

2013-07-02 Thread Stefan Sperling
On Tue, Jul 02, 2013 at 03:11:27PM +0200, Gunnar Dalsnes wrote: > Hi, > > When I try to commit I get: > > svn: E29: Commit failed (details follow): > svn: E29: Cannot commit 'E:\svn\fishtalk trunk\src\VPA > Framework\VPAEntities > \Wrasse\BLEWrasseContainer.cs' because it was moved to > '

svn 1.8.0 problem "both sides of the move must be committed together"

2013-07-02 Thread Gunnar Dalsnes
Hi, When I try to commit I get: svn: E29: Commit failed (details follow): svn: E29: Cannot commit 'E:\svn\fishtalk trunk\src\VPA Framework\VPAEntities \Wrasse\BLEWrasseContainer.cs' because it was moved to 'E:\svn\fishtalk trunk\sr c\Plugins\Registration\BLEntities\Wrasse\BLEWrasseCont

Re: SVN 1.8.0 segmentation fault behind proxy on Mac OS X

2013-07-02 Thread Lieven Govaerts
Hi Guillaume, thanks for the report. On Tue, Jul 2, 2013 at 11:56 AM, Guillaume Lasnier wrote: > Hi, > Please find below the content of the crash log: > > Process: svn [29901] > Path:/usr/local/Cellar/subversion/1.8.0/bin/svn > Identifier: svn > Version: 0 > Cod

Re: SVN 1.8.0 segmentation fault behind proxy on Mac OS X

2013-07-02 Thread Guillaume Lasnier
Hi, Please find below the content of the crash log: Process: svn [29901] Path:/usr/local/Cellar/subversion/1.8.0/bin/svn Identifier: svn Version: 0 Code Type: X86-64 (Native) Parent Process: bash [47372] User ID: 1487951899 Date/Time: 2013-07-

Re: SVN 1.8.0 segmentation fault behind proxy on Mac OS X

2013-07-02 Thread Ryan Schmidt
On Jul 2, 2013, at 04:29, Guillaume Lasnier wrote: > When I try to access a repo behind a proxy I get a segmentation fault error. What does the crash log say? On recent versions of OS X it should have been saved in ~/Library/Logs/DiagnosticReports.

SVN 1.8.0 segmentation fault behind proxy on Mac OS X

2013-07-02 Thread Guillaume Lasnier
Hi all, I have installed SVN on Mc OS X using homebrew package manager. When I try to access a repo behind a proxy I get a segmentation fault error. I have filled an issue at homebrew but the team says it might be an upstream issue in subversion. Ar