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

Re: svn log hides log messages

From: Jim Correia <jim.correia_at_pobox.com>
Date: 2005-01-05 02:26:37 CET

On Jan 4, 2005, at 8:17 PM, Shawn Harrison wrote:

> To my thinking, the version number of the directory itself should be
> the same as the latest version of any file within it. When foo.c is
> committed, there is also an implicit change to the parent dir (namely,
> what it contains). So the parent dir should also have the later
> revision number, all the way back up the parent hierarchy.

The directory is a separately versioned object (with its own
properties, etc). You can't arbitrarily decide to call what you have
N+1 just because one of its children was committed.

Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 5 02:28:08 2005

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.