On Sep 25, 2009, at 14:00, Brown, Michael wrote:
> 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?
We cannot help you with a Subversion that old. Please upgrade to
1.6.5. Manipulating symlinks like that should work in current versions
of Subversion.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2400435
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-25 23:57:17 CEST