Hello Echo, Could you please make a detailed explanation of what you did/ are trying to do? What are the actors here? I saw Google SVN and I know you must push to Apache SVN but where does git come in to play here?
Cheers, On Tue, Aug 20, 2013 at 4:57 AM, Echo <[email protected]> wrote: > Hi Ioan, > thanks for the advice. I've tried several methods to migrate the git to svn > without results and I also experimented to use git with svn like what you > suggested. As the later one, I was blocked at the last step after I typed *$ > git svn dcommit* > The terminal would suspend there saying: *Committing to > https://git2svn.googlecode.com/svn/trunk ...* , which is the experiment > repo for svn. > I guess whether googlecode doesn't allow us to use svn with git-svn? So > should I do this using apache's svn repo? > > Thanks > > > On Wed, Aug 14, 2013 at 12:47 AM, Ioan Eugen Stan > <[email protected]>wrote: > >> Hello Echo, >> >> You could use git-svn [1] to help you out. I would: >> >> - clone hupa with git svn >> - add my git repo as remote >> - do a merge/rebase >> - git svn commit if all is well (after review on github maybe - nice diff) >> >> Good luck, >> >> [1] http://wiki.apache.org/general/GitAtApache >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > *echo* -- Ioan Eugen Stan 0720 898 747 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
