Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing is committed/pushed to remote branch #47

Open
bl00pbl00p opened this issue Jul 22, 2018 · 6 comments
Open

Nothing is committed/pushed to remote branch #47

bl00pbl00p opened this issue Jul 22, 2018 · 6 comments

Comments

@bl00pbl00p
Copy link

bl00pbl00p commented Jul 22, 2018

Hello

I'm trying to use YaCo on a private remote git server, I'm using Windows as my git Client/IDA
and managed to connect to the remote repository, however when I try to Ctrl-W or YaCo tools to push
my initial idb, (I'm using the _local.idb), I don't see any changes being sent/committed,

The only error message I get is that something failed and I should look at git_rebase.log but the file doesn't exist, my idb_.log files show no sign of any action being performed and sometimes the "YaCo" toolbar doesn't respond, (it doesn't open the option menubar to show the desired capabilities).

I'm working on IDA 7.0, Windows, and a remote Linux-based Git repo.

Can you help me what I'm doing wrong? It seems there's some operation I'm missing.

@bamiaux
Copy link
Contributor

bamiaux commented Jul 22, 2018

Please try the steps described here
https://github.com/DGA-MI-SSI/YaCo#how-to-use-yaco-with-git--ssh-on-windows
Are you able to connect to your linux git server using plink.exe & pageant ?

@bl00pbl00p
Copy link
Author

Hi

C:\Users\hi>plink [email protected]:hi/Qt5ConcurrentTools.git
Using username "hi".
Welcome to Ubuntu 16.04.4 LTS (GNU/Linux 4.13.0-32-generic x86_64)

Where can I see logs of actions being performed?
Where is the code which handles git login/push? I'll peek at it on my own.

@bamiaux
Copy link
Contributor

bamiaux commented Jul 23, 2018

int default_credentials(git_cred** cred, const char* /*url*/, const char* username_from_url, unsigned int /*allowed_types*/, void* /*payload*/)

@bamiaux
Copy link
Contributor

bamiaux commented Jul 23, 2018

Which version are you using ? v2.0 & v2.1 should have logs

@MrSapps
Copy link

MrSapps commented Jul 28, 2018

It could be because of the async push now? Wait a while and hit save again. I'm not sure output from async push appears till the next save?

@bamiaux
Copy link
Contributor

bamiaux commented Sep 20, 2018

@bl00pbl00p anything new about this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants