Brendon Costa wrote:
Can we count on the fact that the SVN branch will be synced from time to
time to the mainline ?

synchronized ...from... the mainline...

Yes.


When you say it will be synchronized from time to time, is it possible to make it so that at least for each mainline GCC release we could produce a corresponding GCC plugin branch release or tag which is the same but with the plugin functionality?

That's unlikely, because the branch will track the mainline. But you'll be able to make a "stable plugin branch" too, and apply patches that go into the mainline on your own "stable plugin branch" with few or no conflicts.

This would be easier with distributed VCS, but can be done with svn too.

Paolo

Reply via email to