hello
When I tried to import the tango-cs project from sourceforge with this command:
git cvsimport -p --no-cvs-direct -v -d :pserver:anonymous@tango-cs.cvs.sourceforge.net/cvsroot/tango-cs -C . tango
The import stop with:
skip patchset 3711: 1159522098 before 1159522323
skip patchset 3712: 1159522157 before 1159522323
skip patchset 3713: 1159522283 before 1159522323
skip patchset 3714: 1159522323 before 1159522323
DONE.
fatal: Needed a single revision
fatal: Needed a single revision
What is the problème.
I am using git 1.4.1.1
Have a good day.