SVN external definitions *might* be what you want, though this particular application sounds gruesome. Externals are roughly the equivalent of symbolic links: a given directory in one repository/branch actually points at another repository/branch. Managing them for 300+ eggs sounds like a nightmare. Egg maintainers would each need to point their external definitions at the current branch from trunk. I don't see a way to automate it for all eggs.
Good luck, -M On Jan 20, 2008 9:30 PM, felix winkelmann <[EMAIL PROTECTED]> wrote: > On Jan 20, 2008 7:41 AM, Ivan Raikov <[EMAIL PROTECTED]> wrote: > > > > Is it > > possible to use some Subversion trick so that a commit to a top-level > > egg directory automatically does copy/commit in the latest release > > branch also? > > I'm not aware of such a thing. > > > cheers, > felix > > > > _______________________________________________ > Chicken-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/chicken-users > _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
