]> granicus.if.org Git - ejabberd/commit
Remove empty svn:mergeinfo properties so it won't get in the way during
authorJean-Sébastien Pédron <js.pedron@meetic-corp.com>
Mon, 19 Jan 2009 15:42:25 +0000 (15:42 +0000)
committerJean-Sébastien Pédron <js.pedron@meetic-corp.com>
Mon, 19 Jan 2009 15:42:25 +0000 (15:42 +0000)
commit978effade42e6602add3d2198b35b55f3dc5541d
tree932be5229e492ea277f1ed56db7c5d7153d5b779
parent579e1972d597c7af284f1c1a4d4fc598e1516b7b
Remove empty svn:mergeinfo properties so it won't get in the way during
future merges.

The server and the repository are Subversion 1.4.x: they are unable to
understand this property.

Subversion 1.5.x clients usually won't commit it on purpose when the
server and/or the repository are 1.4.x. But they will copy it when doing
WC-to-WC copy because they do not communicate with the server at this
time.

SVN Revision: 1831