Ahmad Al Haddad
Ahmad Al Haddad
When I run this in CMD: ``` C:\Users\Haddad>gem install gitdocs ``` Here is what I get: ``` Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a...
Well, that's a shame. Meanwhile, I have done some 'so called' progress. I installed 'eventmachine' and then 'gitdocs', and somehow the installation was completed. But I get an error when...
``` C:\Users\Haddad>gitdocs start -D Starting in debug mode == CreateShares: migrating =================================================== -- create_table(:shares) -> 0.1950s == CreateShares: migrated (0.2060s) ========================================== == AddRemoteBranch: migrating ================================================ -- add_column(:shares, :remote_name, :string, {:default=>"origin"})...
great progress It seems to be running, but I couldn't specify a share to sync. ``` Microsoft Windows [Version 6.1.7600] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\Haddad>gem install...
I tried it, but it won't add the share here's the error I got. ``` C:\Users\Haddad>gitdocs add C:\Users\Haddad\Documents\test C:/Ruby193/lib/ruby/gems/1.9.1/gems/activerecord-3.1.3/lib/active_record/connection_adapters/sqlite_adapter.rb:207:in `type_cast': NoMethodError: undefined method `error' for nil:NilClass: INSERT INTO "shares" ("branch_name",...
glad to be of help
@lozeone Kind of. You have to enable & disable the plugin with keeping another copy of your scheme file open. It's a hassle to work with. Do this: Tools >...
@vladocar what about now?