Re: how to manually check the MD5 of a file in SVN

2014-05-19 Thread nisha
I get the below error when i try to commit a file after making the changes * [error] Unable to PUT new contents for /svn-repo/repo1/!svn/wrk/2e9346e1-4501-0010-8b94-07aad1a3263e/SVNKIT/mv/ls/get/instance/sec/put/data.ndf. [403, #0]* * [error] Could not prepare to write the file [500, #20001

Subversion 1.8.9 repository access issue [Urgent]

2014-05-19 Thread Mohsin Abbas
Team, I have installed latest subversion 1.8.9 to Linux machine and imported repositories from old server. Actually I have moved my svn from one machine to another machine on old machine svn 1.4.2 was installed and repositories were created with svn 1.4.2 version . Now when I access repositories f

Re: event viewer error

2014-05-19 Thread Andy Levy
You need to report that to VisualSVN's support. http://www.visualsvn.com/support/ On Mon, May 19, 2014 at 2:01 PM, Rich Messenger wrote: > From window event viewer at startup > > > > *-* > > *System* > > > > *-* > > *Provider* > > > > [ *Name*] > > VisualSVN > > > > *-* > > *EventID* > > 1000 >

event viewer error

2014-05-19 Thread Rich Messenger
>From window event viewer at startup *-* *System* *-* *Provider* [ *Name*] VisualSVN *-* *EventID* 1000 [ *Qualifiers*] 0 *Level* 2 *Task* 0 *Keywords* 0x80 *-* *TimeCreated* [ *SystemTime*] 2014-05-19T17:53:24.0Z *EventRecordID* 2236

Apache Subversion 1.7.17 released

2014-05-19 Thread Ben Reser
I'm happy to announce the release of Apache Subversion 1.7.17. Please choose the mirror closest to you by visiting: http://subversion.apache.org/download/#supported-releases The SHA1 checksums are: f8e8df7439266eee425cf9f2efb18dfe9e6f5dd0 subversion-1.7.17.tar.gz 6950f6cae83992f9df44

Re: Upgrading SVN version to 1.8.9

2014-05-19 Thread Andreas Stieger
Hello, > On 15 May 2014, at 19:55, Prakash Ananth wrote: > > Hello User group: > > Need help.. We have SVN version 1.6.11 on CentOS Platform. > > How do I upgrade to Version 1.8.9. Is there a upgrade notes for SVN server > install. Yes, there are called release notes and are available on

Re: how to manually check the MD5 of a file in SVN

2014-05-19 Thread Ben Reser
On 5/19/14, 6:30 AM, nisha wrote: > I get a Base checksum mismatch error on commit operation. Not sure what could > have changed (or not changed) the hashed file or what could have altered the > MD5 during transportation (check out time or check in time). While checking > out, the working copy did

Re: Getting a diff file from java svnkit

2014-05-19 Thread Ben Reser
On 5/18/14, 5:22 PM, ajaydeo wrote: > I need to get all the changes that happened in a particular svn revision. > In short, I have revision number and URL to the svn > > To accomplish it, from command line I use following command: > svn diff -c 1593651 http://svn.apache.org/repos/asf/lucene/dev

Getting a diff file from java svnkit

2014-05-19 Thread ajaydeo
I need to get all the changes that happened in a particular svn revision. In short, I have revision number and URL to the svn To accomplish it, from command line I use following command: svn diff -c 1593651 http://svn.apache.org/repos/asf/lucene/dev/trunk Now, same thing I need to get through

Upgrading SVN version to 1.8.9

2014-05-19 Thread Prakash Ananth
Hello User group: Need help.. We have SVN version 1.6.11 on CentOS Platform. How do I upgrade to Version 1.8.9. Is there a upgrade notes for SVN server install. Thanks and appreciate your help. Pash

how to manually check the MD5 of a file in SVN

2014-05-19 Thread nisha
I get a Base checksum mismatch error on commit operation. Not sure what could have changed (or not changed) the hashed file or what could have altered the MD5 during transportation (check out time or check in time). While checking out, the working copy did not receive the original checksum but