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

Re: problem with svn log on relocated svn directory

From: Andreas Schweigstill <andreas_at_schweigstill.de>
Date: Thu, 24 Apr 2008 11:52:58 +0200

Hello!

Christopher Eltschka schrieb:
> And my checks of course all worked, because I did them *before* removing
> the old repository! I just wasn't aware that I didn't use the new one
> right away, because after all I didn't get an error message (not even a
> non-zero return code).

svn switch --relocate behaves like other regex processors; it just
replaces all occurencies of A with B. If there are no As found, this
is not an error. Also sed or grep don' produce an error if the search
string isn't found in the input data stream.

Of course it would be nice if svn outputs something like "Warning:
No relocations have been performed.".

With best regards
Andreas Schweigstill

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstraße 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-24 11:52:41 CEST

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.