http://www.perlmonks.org?node_id=641888


in reply to git for Perl projects?

or as a front-end to CVS or Subversion through git's interface layers ("they don't know I'm using git").

Can you "push back" with these from git into an svn repo?

Replies are listed 'Best First'.
Re^2: git for Perl projects?
by andreas1234567 (Vicar) on Oct 01, 2007 at 14:02 UTC
    Can you "push back" with these from git into an svn repo?
    Yes you can, according to the interview. Apparently it's git-svn that does that. (Please correct if untrue).
    --
    Andreas