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

Re: [Issue 4119] New - can't cat an added symlink

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 17 Feb 2012 03:18:22 +0200

danielsh_at_tigris.org wrote on Thu, Feb 16, 2012 at 17:00:07 -0800:
> ------- Additional comments from danielsh_at_tigris.org Thu Feb 16 17:00:07 -0800 2012 -------
> % ln -s foo bar
> % $svn add -q bar
> % $svn cat bar
> svn: E200009: '/home/daniel/src/svn/t1/bar' has no base revision until it is committed
> zsh: exit 1 $SVN cat bar
>
> By comparison,
> % $svn cat ../site/publish/faq.en.html
> link faq.html<no newline>
> %
>
> ------- Additional comments from danielsh_at_tigris.org Thu Feb 16 17:12:43 -0800 2012 -------
> It applies to any file, not just to symlinks.

Sanity check please -- we do expect 'touch foo; svn add foo; svn cat
foo' to work, right?
Received on 2012-02-17 02:19:43 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.