Hi,
I have a server with Apache + Dav_svn with subversion 1.8.8 but when i do
svn checkout in a client, svn return this error:
svn: E200014: Checksum mismatch for 'C:\svn\test\tiger.jpg':
expected: e6a7e4a0ba1ab13a74877d0c55ba5293
actual: 949d93f8e6c6f26f385276053fbb72f0
I'm checking fi
I'm getting a segmentation fault with the Perl bindings for Subversion.
Running Perl with the -d option, I step through my program, and all works -
until the very end:
SVN::Core::CODE(0x10962c0)(/usr/lib64/perl5/vendor_perl/5.18.2/x86_64-linux/SVN/Core.pm:58):
58: SVN::_Core::apr_terminate()
Hi,
I have a server with Apache + Dav_svn with subversion 1.8.8 but when i do
svn checkout in a client, svn return this error:
svn: E200014: Checksum mismatch for 'C:\svn\test\tiger.jpg':
expected: e6a7e4a0ba1ab13a74877d0c55ba5293
actual: 949d93f8e6c6f26f385276053fbb72f0
I'm checking fi
Hello all,
I've done some looking around and haven't found anything that *exactly*
matches the error I'm seeing, so I hope I'm not asking something that's
already been covered. If I am, I apologize.
We have an SVN repo we use for Puppet that uses Kerberos for
authentication. Prior to yesterday I
> When I am at home, I will sync to the "complete" repository and when I
> am traveling, I will sync to the "partial" repository.
Even easier:
one repository, two working copies.
Set the checkout depth to "empty" for all directories in the "traveling"
working copy
that you don't want to sync when