chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] repository branching


From: Mark Fredrickson
Subject: Re: [Chicken-users] repository branching
Date: Sun, 20 Jan 2008 22:01:08 -0600

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 <address@hidden> wrote:
> On Jan 20, 2008 7:41 AM, Ivan Raikov <address@hidden> 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
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]