[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn: Error resolving case of:

From: Robin <diilbert.atlantis_at_gmail.com>
Date: Fri, 18 Dec 2009 07:57:42 -0400

Good Morning!

I am having an issue with the Windows cli SVN client. I was doing a
dry run of a merge from a development branch to the trunk using:

svn merge --dry-run -r9440:9647 branches/branch1/ trunk/

when I got an error regarding a failure to access a temp file. From
Windows I got a warning that there was corrupted data on the disk. So
I did a reboot and it automatically chkdsk'd my drive fixing several
errors.

After this was complete I tried running:

svn merge --dry-run -r9440:9647 branches/branch1/ trunk/

again without success, but this time I get this error: svn: Error
resolving case of: '-r9440:9647'

If I run svn diff --summarize -r9440:9647 branches/branch1 as I did
previous to the merge command I get the same error.

My first instinct was to re-install the SVN Client (which I did) and I
deleted and re-checked out working copies of the development branch
and trunk. All with no change in the result.

I have attempted searching Google and several lists without any results.

Any help would be appreciated!

Thanks!

-- 
Robin
Received on 2009-12-18 15:31:46 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.