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

Possible bug in error message E160020

From: Benoit de Biolley <lepirlouit_at_hotmail.com>
Date: Mon, 15 Dec 2014 11:26:16 +0100

this bugs is on the eror message that outputs the source directory in place of the destination directory.

when i'm executing this :

"svn --non-interactive copy --file C:\Users\xxx\AppData\Local\Temp\maven-scm-1138477127.commit --revision 6237 http://svn.xxx.be/xxx-svn/pow/trunk/ http://svn.xxx.be/xxx-svn/pow/tags/R4.10.1t"

error message is :
svn: E160020: Path 'trunk' already exists

error message should be :
svn: E160020: Path 'R4.10.1t' already exists

                                               
Received on 2014-12-15 11:53:45 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.