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

svn info /path/to/symlink-to-wc fails

From: Keith Beattie <ksbeattie_at_gmail.com>
Date: Tue, 22 Jan 2008 14:34:24 -0800

Hello,

Starting this thread in dev:

This appears to be a reincarnation of
http://subversion.tigris.org/issues/show_bug.cgi?id=2117

$ svn info /path/to/symlink-to-wc
svn: '/path/to' is not a working copy
svn: Can't open file '/path/to/.svn/entries': No such file or directory

This happens not just with 'info' but also 'ls', 'pg' and perhaps
others but interestingly not 'st'.

I see this in 1.4.2, 1.4.3 and 1.4.6 (the only versions I've checked)

This looks like a bug to me as if the symlink handed to svn is not
under version control (and just pointing to a dir or versioned
object), reporting on the target of the symlink is what I expected.

Shall I re-open 2117 or create a new issue for this?

Cheers,
ksb

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-01-22 23:34:36 CET

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.