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

Re: propget on deleted files... bug?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-04-17 19:59:39 CEST

On 4/17/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> On 4/16/06, Jason Kealey <jkealey@shade.ca> wrote:
> > Here are some reproduction steps. I have prefixed the Output with ** in
> > order to quickly identify the problematic situations.
> >
> > The platform is Windows Server 2003 (repro steps can be trivially changed to
> > work on other OSes).
> >
> > I am using:
> > svn, version 1.3.1 (r19032)
> > compiled Mar 30 2006, 02:41:28
> >
> > In your main folder (ex: c:\svn\)
> > svnadmin create mockup
> > (setup auth with harry/harryssecret in conf directory)
> >
> >
> > In a temp folder (ex: c:\temp\)
> > svn co --username harry --password harrysecret svn://localhost/mockup
> >
> > cd mockup
> > svn propget svn:mime-type svn://localhost/mockup/not_here_at_0
> > ( **Output: svn: Unknown node kind for 'svn://localhost/mockup/not_here' )
> > ( Same happens if used bdb instead of fsfs)
> >
>
> Ok, that's a bit weird. I'll see what I can do about that.

Fixed in r19399.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 17 20:00:10 2006

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.