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

Can't do a svn move

From: Brown, Michael <michael.l.brown_at_philips.com>
Date: Fri, 25 Sep 2009 21:00:49 +0200

Here is what I tried to do:
lrwxrwxrwx 1 current code 5 Sep 2 14:04 fr -> fr_FR
drwxrwxr-x 4 current code 4 Sep 2 14:05 fr_FR
lrwxrwxrwx 1 current code 5 Sep 2 14:05 fr_FR.ISO08859-1 -> fr_FR
lrwxrwxrwx 1 current code 5 Sep 2 14:05 fr_FR.ISO08859-15 -> fr_FR
prossdev01.ZCURR <29> svn move fr_FR.ISO08859-1 fr_FR.ISO8859-1
svn: Move will not be attempted unless forced
svn: 'fr_FR.ISO08859-1' is in the way of the resource actually under version control

prosidev01.ZIBUILD <37> svn --version
svn, version 1.1.2 (r12471)
   compiled Sep 11 2006, 14:38:00

The problem is that the symbolic link names are incorrect. It should not be ISO08859, it should be ISO8859 (the added zero needs to go away).
I can't do a svn delete either.
How do I get those symbolic links renamed?
Thanks.
MB
 --
You design it, I'll build it
e-mail: michael.l.brown_at_philips.com
desk: 608-288-6969
cell: 608-206-6843

________________________________
The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2400363

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-25 21:02:03 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.