Re: availability of svn_wc_entry->repos
From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-09-27 03:04:45 CEST
Daniel Rall wrote:
Except that all of the keyword management is happening at the lowest level (i.e.
> Erik Hülsmann pointed out that it would be nice if files inherited the repos
Yeah, take_from_entry() already as code there to do this:
if (! dst->repos)
but later on in write_entry() we see these comments:
/*** Now, remove stuff that can be derived through inheritance rules. ***/
so now I know why I'm not seeing anything in the .svn/entries file except at the
However, I also don't think just copying over the parent's entry data is the way
I think the only way this is going to work _well_ is if each file object has a
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Sep 27 03:05:28 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.