[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: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-11-11 19:04:17 CET

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.

---------------------------------------------------------------------
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:05:04 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.