JMiller686
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Vantage] Sub menu layoutI’ve gotten the sub menu to go horizontal, but I can’t get the width to be at 100%. I think its because the full container still has some margin on the side, but if I set that to 100% it enlarges the page so to speak. I’m close though.
Forum: Plugins
In reply to: [Revisr] Fixing authorization issueI have added my public key to my account in gitlab, it was necessary to do to use any repository on gitlab. I guess thats why I’m confused as to how to solve it. Where else would I need a key at?
But its great to hear about the databases and that we won’t need another program.
Forum: Plugins
In reply to: [Revisr] Fixing authorization issueAnother question I had about the plugin was with importing exporting databases.
Is the only option to overwrite to entire database or can you merge. In the case that the client had made changes on production and we had changes from staging as to not overwrite their changes. Or could a program like http://dbv.vizuina.com/ help with merging?
Forum: Plugins
In reply to: [Revisr] Fixing authorization issueI think the version of gitlab we are using is 7.2.1
It is self hosted on our companies server. I am using homebrew.
How do I setup to use HTTPS? To use SSH does my personal key need to be on the server as well?
Forum: Plugins
In reply to: [Revisr] Fixing authorization issueHere is the what I get when I click more details:
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password).
fatal: Could not read from remote repository.Please make sure you have the correct access rights
and the repository exists.I am able to commit in revisr and I can see that it took effect in smartgit. The files that were in the staging show as being commited, but not pushed. I am able to push the changes I commited with revisr in smartgit, but I can’t push from revisr in the admin.
here is the debug info from the help section:
Operating System Darwin
Exec() Enabled true
Git Install Path Not Found
Git Version git version 2.3.4
MySQL Install Path Not Found
File Permissions true
Repository Path /Users/user/Sites/testing
Repository Status Click here to view.I am using ssh to connect. I am the user and I am running locally so far. We are looking to improve our workflow and it looks like revisr is the answer i just can’t get it to work. But anyways, I have my public key on our gitlab account and my private key on my local.
Thanks for your help.