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

Re: svn prop* syntax weirdness

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-06 14:49:50 CET

Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com> writes:

> But I've not found a way to get the versioned property of a file "foo"
> at a specified revision.

Yes, I think this is a hole in our functionality. But then again, you
have no way to cat the text of a specific revision of a file either. ;-)

> This is a problem with the syntax of the prop* commands, but
> I'm not sure how to solve it.

Eric Gillespie and I have talked about this problem at length on irc.
The problem is that our current 'svn propget -r' syntax actually
*seems* like it ought to fetch a property from a particular revision
of a file.... but it does something totally weird instead.

I think we need to come up with a new interface for accessing
unversioned revprops, and make the current interface do what we
expect.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 6 14:51:36 2002

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.