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

Re: svn commit: rev 3722 - trunk/subversion/clients/cmdline

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-11-11 19:15:00 CET

Greg Hudson <ghudson@MIT.EDU> writes:

> On Mon, 2002-11-11 at 12:00, Philip Martin wrote:
> > > How is it a repository property?
> >
> > It associated with the repository as a whole, and not with any
> > individual file or directory within the repository.
>
> That would make sense if we carried revision properties forward like we
> do for files and directories. But we don't; setting property "foo" to
> "bar" on revision 100 doesn't cause "foo" to be set on revision 101.
> These really are separate property lists hanging off the revisions, not
> a single versioned property list hanging off the repository.

So the scenario is that the user runs

   svn ps --repository --revision 100 foo bar

and erroneously expects it to affect revisions other than 100.

Is changing "repository" into "revprop" really going to correct this
misunderstanding?

I'm giving up, I don't really care one way or the other :)

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 11 19:38:53 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.