From mboxrd@z Thu Jan 1 00:00:00 1970 From: jamespetts Subject: Re: Fork of abandoned SVN mirror - how to keep up to date with the SVN Date: Sat, 28 Mar 2009 15:18:14 -0700 (PDT) Message-ID: <1238278694146-2550633.post@n2.nabble.com> References: <22756729.post@talk.nabble.com> <8c9a060903280922r6514de83mea4dea84c4116225@mail.gmail.com> <1238258794470-2549665.post@n2.nabble.com> <8c9a060903281102r3eae26edta34899485feb884b@mail.gmail.com> <1238263580197-2549943.post@n2.nabble.com> <8c9a060903281327j33056807j78a2cd03b8151979@mail.gmail.com> <1238276809892-2550565.post@n2.nabble.com> <8c9a060903281504qd1b66hefb70e60c3f624d2@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sat Mar 28 23:19:52 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1LngsV-0006iW-SJ for gcvg-git-2@gmane.org; Sat, 28 Mar 2009 23:19:48 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755203AbZC1WSS convert rfc822-to-quoted-printable (ORCPT ); Sat, 28 Mar 2009 18:18:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754851AbZC1WSR (ORCPT ); Sat, 28 Mar 2009 18:18:17 -0400 Received: from kuber.nabble.com ([216.139.236.158]:36777 "EHLO kuber.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753158AbZC1WSQ convert rfc822-to-8bit (ORCPT ); Sat, 28 Mar 2009 18:18:16 -0400 Received: from tervel.nabble.com ([192.168.236.150]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Lngr0-0004Jx-53 for git@vger.kernel.org; Sat, 28 Mar 2009 15:18:14 -0700 In-Reply-To: <8c9a060903281504qd1b66hefb70e60c3f624d2@mail.gmail.com> X-Nabble-From: jamespetts@yahoo.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Thank you for replying again so soon :-) I tried using the exact command that you gave me earlier, but got the i= dentical error: git: 'svn' is not a git-command. See 'git --help'. On Sat, Mar 28, 2009 at 14:46, jamespetts wrote: > > Thank you for your reply. Unfortunately, I cannot for the life of me = get git-svn to work. It refuses to recognise "git svn" as a valid comma= nd, and "svn" does not appear in the list of commands when I type, "svn= --help" in Git Bash (I am using Git in Windows, if that makes any diff= erence). I tried to look for svn2git, but the homepage linked from the = link that you gave me produced a 404. > > Also, once I have managed to create a Git clone of the SVN repository= myself, how do I synchronise that properly with the branch of the othe= r mirror of the SVN repository that I have been using as the trunk so f= ar, such that I can continue to download updates and have [i]just[/i] t= he changes since the previous versions applied? > > > On Sat, Mar 28, 2009 at 11:06, jamespetts wrot= e: >> >> Thank you very much for your reply :-) Ahh, I didn't realise that th= at sort of SVN URL should be avoided. Is there any way around that when= the project itself uses that sort of URL? And I think that it does req= uire a username and empty password. I haven't tried the Github IRC chan= nel - I must confess - I did not know that there was one. >> >> Any suggestions about how to deal with the other problem? >> > > It looks like GitHub won't keep the project in sync for you, so you'r= e > probably best off doing the git-svn clone yourself, and maintaining i= t > that way. > > http://github.com/guides/import-from-subversion > -- > To unsubscribe from this list: send the line "unsubscribe git" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at =C2=A0http://vger.kernel.org/majordomo-info.ht= ml > > > > -- > View this message in context: http://n2.nabble.com/Fork-of-abandoned-= SVN-mirror---how-to-keep-up-to-date-with-the-SVN-tp2548952p2550565.html > Sent from the git mailing list archive at Nabble.com. > > -- > To unsubscribe from this list: send the line "unsubscribe git" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at =C2=A0http://vger.kernel.org/majordomo-info.ht= ml > You should be able to use the exact command I showed earlier within "git bash". Also, you'd want to type "git help svn", not "svn --help" to see the manual. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --=20 View this message in context: http://n2.nabble.com/Fork-of-abandoned-SV= N-mirror---how-to-keep-up-to-date-with-the-SVN-tp2548952p2550633.html Sent from the git mailing list archive at Nabble.com.