Re: Split a subversion repo into several git repos

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 12 Oct 2007 16:23:44 +0200, Jonathan del Strother <maillist@xxxxxxxxxxxxxx> wrote:
[...]

 $ git-svn init -b eivindlm/branches \
                -t eivindlm/tags \
                -T eivindlm/trunk/src/probesimulator \
                file:///svn-repo/
, which prints the happy message:
 Initialized empty Git repository in .git/

The next command is unfortunately not as happy:
 $ git fetch
 fatal: 'origin': unable to chdir or not a git archive
 fatal: The remote end hung up unexpectedly
 Cannot get the repository state from origin


I believe you actually wanted "git-svn fetch" here

You are right, that solved the problem :)

So both methods work now, apparently giving the same result. Is there a difference between the fetch- versus the clone-approach? I am doing this as a once-and-for-all import, and would like to forget everything about the subversion repository afterwards.

Thanks,
Eivind
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux