From: Alexander C. <ale...@gm...> - 2011-10-22 06:57:54
|
But why do you need a second svn repo? I used svn a lot and never had a need for a second repo. I'm quite surprised. -- Alexander Chemeris Sent from my Android device. Sorry for my brevity. On Oct 22, 2011 4:55 AM, "Thomas Tsou" <tt...@vt...> wrote: On Fri, Oct 21, 2011 at 5:35 PM, Kurtis Heimerl <khe...@cs...> wrote: > You can't push a... No, you can definitely do that. You can't easily go from one svn repo to a git repo and then to another, different svn repo. Actually, you can't simply go from one svn repo to another svn repo to begin with. That's just the nature of centralized version control; you're only supposed to have one main repo that everyone uses. Thomas |