Import taking too long
Trying to import NHibernate source from github took more than 1 hour and 30 min to complete 65%. Is it normal?

If you have any other suggestion. Please post again a user voice, or write to our support account:
-
Anuar S. commented
Hi Plácido,
We have improved the performance of GitSync. I've just tested it, and you can import the NHibernate repository in about 23 minutes.
-
Adminpsantosl (Admin, plasticscm) commented
We do have an issue with SQL Server CE in some machines. We already contacted Microsoft and we're working on it, but it seems a fundamental flaw on the implementation
-
Plácido Monteiro Dinelli Bisneto commented
Hi Ruben,
I was using SqlServer CE by mistake.
Pablo said that I needed to use SQLite.
I'll try re-import again later using SQLite.I stoped the import process in almost 2 hours. The NHibernate GitHub import was at 70% completed.
-
Ruben de Alba commented
BTW, which database backend are you using? SqlSeverCE (the default one in windows) in pretty slow for this import process.
-
Ruben de Alba commented
Hello,
We'll improve the pull performance in the next releases, but you need to know that this process will be always slower than a git clone, because it's converting git objects to plastic objects (and adding them to the database).
Did it finish correctly?