Too long merge info truncated ?

17 views
Skip to first unread message

marku...@googlemail.com

unread,
Jul 14, 2020, 1:26:19 PM7/14/20
to TortoiseSVN
Hello,

We have merge info in the SVN property root larger than 28000 characters per entry. When we try another merge on this branch the old merge info is not displayed in the client dialog as "already merged".

It seems that this only happens when the merge info is extrem long

Sample for such entry is

/PSOL/branches/PSOL_11_0:172310-173581,173583-173584,173587,173589,173592-173593,173596-173597,173599,173601,173605,173611,173615,173617,173620-173622,173624-173627,173629,   ... -> goes up to 28000 characters

is this a known issue or limitation ?

regards
  Markus


Stefan

unread,
Jul 14, 2020, 3:03:57 PM7/14/20
to TortoiseSVN
there's no limit in TSVN, neither for a property length/size nor for already merged revisions.
And the svn lib doesn't have such limits either (as far as I know).

You should check the property with an e.g. text editor: maybe the mergeinfo-string is corrupted (maybe has a null-byte in it, or not a comma to separate the revisions, or ...). Check around the revision that isn't shown as already-merged anymore.

Reply all
Reply to author
Forward
0 new messages