12 Jan
2009
12 Jan
'09
9:29 p.m.
Aaron Griffin schrieb:
I know, at the very least, the db-scripts are going to need updating to deal with split packages.
We may have to rethink the way we handle "repo tagging" in svn. Any ideas would be appreciated.
It could look like this: mysql/trunk mysql/repos/mysql/extra-{i686,x86_64} mysql/repos/mysql-clients/extra-{i686,x86_64} mysql/repos/mysql-libs/extra-{i686,x86_64} mysql-clients -> mysql mysql-libs -> mysql According to Subversion FAQ, we can use symlinks on Unix, but I don't know if that will work properly with the websvn stuff. This way, our repository scripts would not need much work and we can still upload the packages separately if we like.