Git Product home page Git Product logo

copycat's People

Contributors

dependabot[bot] avatar sebthom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

copycat's Issues

A question for this project

Hello , I am an undergraduate in CSU , and I'm interested in your project.

I forked your code , and I want to learn sync with your code

but I find that I need some parent dependences which is only in your own code.

This one :

com.vegardit.maven vegardit-maven-parent RELEASE

I would be honored to have your help , and If it is not convenient for you, I won't disturb you any more.

JAVA exception with Linux binary

Hello,

trying copycat binary on Manjaro, get JAVA exception at sync/watch command :
./copycat-linux-amd64 sync ~/Documents/ ~/Temp/cc
Exception in thread "main" java.awt.AWTError: Toolkit not found: sun.awt.X11.XToolkit
at java.awt.Toolkit$2.run(Toolkit.java:595)
at java.awt.Toolkit$2.run(Toolkit.java:583)
at java.security.AccessController.doPrivileged(AccessController.java:87)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:582)
at java.awt.SystemTray.isSupported(SystemTray.java:221)
at com.vegardit.copycat.util.DesktopNotifications.isSupported(DesktopNotifications.java:79)
at com.vegardit.copycat.util.DesktopNotifications.(DesktopNotifications.java:38)
at com.vegardit.copycat.command.watch.WatchCommand.doExecute(WatchCommand.java:152)
at com.vegardit.copycat.command.sync.AbstractSyncCommand.execute(AbstractSyncCommand.java:95)
at com.vegardit.copycat.command.AbstractCommand.call(AbstractCommand.java:102)
at com.vegardit.copycat.command.AbstractCommand.call(AbstractCommand.java:1)
at picocli.CommandLine.executeUserObject(CommandLine.java:2041)
at picocli.CommandLine.access$1500(CommandLine.java:148)
at picocli.CommandLine$RunLast.handle(CommandLine.java:3461)
at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2273)
at picocli.CommandLine$RunLast.execute(CommandLine.java:2417)
at picocli.CommandLine.execute(CommandLine.java:2170)
at com.vegardit.copycat.CopyCatMain.main(CopyCatMain.java:133)

FAT java version works
java -jar ./copycat-fat.jar sync ~/Documents/ ~/Temp/cc
15:08:59 [main] Effective Config:
copy-acl: false
delete: false
delete-excluded: false
dry-run: false
exclude-hidden-files: false
exclude-hidden-system-files: false
exclude-older-files: false
exclude-system-files: false
excludes: [
]
ignore-errors: false
ignore-symlink-errors: false
source: /home/flo/Documents
target: /home/flo/Temp/cc
threads: 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.