problem with git-cvsimport
From: <hidden>
Date: 2016-06-15 22:42:42
Hello I tryed to import this sourceforge project with git-cvsimport The command was: git-cvsimport -v -d :pserver:anonymous@tango-cs.cvs.sourceforge.net:/cvsroot/tango-cs -C tango.git tango unfortunetly the command stop with this error: skip patchset 3713: 1159522283 before 1159522323 skip patchset 3714: 1159522323 before 1159522323 DONE. fatal: Needed a single revision fatal: Needed a single revision Usage: /usr/bin/git-merge [-n] [--no-commit] [--squash] [-s <strategy>]... <merg e-message> <head> <remote>+ Could not merge origin into the current branch. I am using the debian testing git-core version aka 1.4.1.1 Why ? Have a nice day.