Leif Middelschulte wrote: > The reason that led to this poll was the idea of an inofficial GIT > mirror of the SVN, discussed amongst some devs using GIT. It might be > possible to manage multiple (D)VCSes simultaneously, but I don't know > enough about the internals to be sure about the limits.
Seems like git-svn and a cron job would do that just fine. If you wanted to keep exactly in sync, use a svn post-commit hook to sync the git tree. At least it would save bandwidth by avoiding git-svn clones (which appear to be quite inefficient compared to a git clone). thanks, Mike ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel