Open kvallecillog opened 7 years ago
I'm also experiencing this issue. I'm using PHPStorm 2017.2 EAP (Build #172.3095.16) on Windows 10
Same bug in Gogland 1.0 EAP, Windows 10
Not sure why my slashes are getting reversed
Same, using PyCharm 2017.1 64-bit on Windows 10.
Same bug in Gogland 1.0 EAP, Windows 10
There's no Deployment tool in Goglang, and I find this plugin , but faild.
append:
Sync file .gitignore will experiencing this issue. and other file *.go , no problem.
+1 Same issue
I also have the same problem... If you use "/home/myaccount" or '/home/myaccount', its correct /, but also not working :-(
+1 Same issue
Same bug in Goland 2018.3.2.
Ok so author doesn't care about this plugin anymore, sigh
Hi all! Sorry to not being able to respond faster to your requests. It's not that I don't care about this plugin anymore, but it is really hard to find enough time to allocate to the plugin. There are other things in my life that needs priority right now, things that - I know it's harsh but it is the truth - pay the bills.
Sourcesync is open source, you can all contribute to it. In fact it could be easier for you guys to find the issue in the code because of your specific configurations you already have at hand.
Sync error: Remote dir \x\x\x\x\x\x\x\x might not exist or you don't have permission on this path! But my root path is /x/x/x/x/x/x/x/x, somehow it's converting the path to Windows format instead unix format. Can you bring me some help with that?