Ticket #800 (new defect)
libsvn error when using merge reintegrate
| Reported by: | jan.brezina@… | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | All | Version: | 1.5.x |
| Severity: | block | Keywords: | |
| Cc: |
Description
I have problem with kdesvn 1.5.3 (from Kubuntu lucid) with merge reintegrate. I get following error message:
Unknown error! In file /build/buildd/subversion-1.6.6dfsg/subversion/libsvn_client/merge.c Line 5529
When I use normal merge and specify revisions to merge it works. It also works with svn client:
jb@kasparek:~/workspace/clovek_c/JB_upravy_makefile$ svn merge file:///home/jb/local/test_repo/trunk_serial Conflict discovered in 'makefile'. Select: (p) postpone, (df) diff-full, (e) edit,
(mc) mine-conflict, (tc) theirs-conflict, (s) show all options: p
--- Merging r590 through r596 into '.': C makefile Summary of conflicts:
Text conflicts: 1

same here..
I'm using kdesvn 1.5.4 and the error message is:
It works fine with svn commandline..