SVN 1.7 cannot add symlinks that reference a directory which is an svn external
From: Evan Wee <evanw_at_nationalfibre.net>
Date: Mon, 16 Jan 2012 17:52:02 -0500
Hi,
We have the following issue:
SVN cannot add symlinks that reference a directory which is an svn external.
We have these directories in SVN inside a parent directory:
DirectoryA
Code_Framework has the svn:external property pointing to another location "1.2.3 http://svn/parent2/3partycode/1.2.3"
We check out parent directory and add a symlink S1 to reference "Code_Framework/1.2.3".
However, when we try to add S1, we get:
When we try to check it in, we get:
This operation works in SVN 1.6.x client, but not 1.7.2. We just upgraded to SVN 1.7.2 for our client and our server is still on 1.6.10. We are on a Mac platform. SVN was installed via MacPorts.
Is this change intentional?
Evan Wee
|
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.