Export fails to a directory with symbolic links
From: Maximilian Schmidt <mail_at_d1u.de>
Date: Mon, 07 Sep 2009 14:22:52 +0200
Hi there!
Iam pretty sure (and someone from the IRC reproduced), that the svn
On Debian Lenny i did
/usr/bin/svn export svn://localhost/svnrep bla --force
while bla is a symbolic link to a valid directory.
I got this message:
"svn: 'bla' exists and is not a directory"
I did a workaround by adding the directory on level deeper to the path:
/usr/bin/svn export svn://localhost/svnrep/scripts bla/scripts --force
(the symbolic link got traversed)
Greetings Max
------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.