"svn info" does not work with symlink to different working copy
From: Michael Kaufmann <mik4_at_gmx.ch>
Date: Thu, 31 Jan 2013 14:06:08 +0100
Hi all,
I am using Subverison 1.7.8. On my disk are two Subversion working copies (from different repositories), and one working copy contains a symlink to the other:
/modules/test/dir/file.dat
Unfortunately "svn info" does not work with an absolute path name in this scenario:
~$ svn info /sources/test/modules/dir
svn: E200009: Could not display info for all targets because some targets don't exist
But it works when changing the directory before running "svn info":
I have not found anything about this behavior in the bug tracker.
Regards,
|
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.