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

remote copy with -r - misleading message

From: Sosnowski Robert <robert.sosnowski_at_bzwbk.pl>
Date: 2005-05-09 15:34:19 CEST

Steps to reproduce:
svn copy -r 5 -m "msg1" file:///svn_repos/trunk/proj1
file:///svn_repos/branches/version1.3/proj1
Error message:
"svn: Out of date: 'branches/wersja1.3' in transaction 'b'"

In the same repository following works:
svn copy -r 5 -m "msg1" file:///svn_repos/trunk
file:///svn_repos/branches/version1.3/

Error message is very misleading - actual cause is that
file:///svn_repos/branches/version1.3/proj1 does not exist while
file:///svn_repos/branches/version1.3 exists.

Operating system: Windows 2000
Release: subversion 1.1.2.12471, TotroiseSVN 1.1.7.3240 (versions different
but same behaviour)
Modifications: none, executable downloaded

e-mail: Robert.Sosnowski@bzwbk.pl

**********************************************************************
Wiadomosc ta oraz wszelkie zalaczone do niej pliki sa tajemnica nadawcy i moga byc prawnie chronione.
Jezeli nie jest Pan/Pani zamierzonym adresatem niniejszej wiadomosci, nie moze Pan/Pani jej ujawniac,
kopiowac, dystrybuowac ani tez w zaden inny sposob udostepniac lub wykorzystywac.
O blednym zaadresowaniu wiadomosci prosimy niezwlocznie poinformowac nadawce i usunac wiadomosc.
===========================
This email and any attached files are confidential and may be legally privileged.
If you are not the intended recipient, any disclosure, reproduction, copying, distribution,
or other dissemination or use of this communication is strictly prohibited.
If you have received this transmission in error please notify the sender immediately and then delete this email.
**********************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 9 16:37:09 2005

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.