Hi Rupert, * rupert THURNER <[email protected]> wrote: > as an experiment, i tried to convert the subversion gar repository to git > and mercurial: >  * [1]http://code.google.com/p/gar/ (hg) >  * [2]https://github.com/opencsw/gar (git) > where i was aware of a user name i entered you as owner as well. > what i am not sure is how to handle externals and patches onto them
to clarify, you are referring to the gar/ subtree (not the pkg/ subtree which is also hosted in the GAR repo currently), right? Regarding externals, there's mgar, a wrapper around GAR which doesn't rely on svn:externals [1,2]. It currently pulls gar/ from our subversion repository and I could adjust it to pull from git instead (if folks around here deem it useful to have gar/ hosted in a git repo). Sebastian [1] http://wiki.opencsw.org/gar-wrapper [2] http://www.opencsw.org/packages/mgar/ _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
