Conversation
Notices
-
Gah! Sparkleshare requires Mono? #avoid
- Odin Omdal Hørthe likes this.
-
How on earth did someone think Mono was a sensible solution for what's basically wrapping git+inotify?
-
@boneidol that right there is a can of worms.
-
@psquid Must. Not. Reimplement. In. Python.
-
@boneidol it's unwise and bad strategy in my opinion
-
@boneidol you misunderstood me. I was warning against discussing it on here. I couldn't care less about mono or what people think of it.
-
@robmyers reading http://www.fsf.org/news/dont-depend-on-mono and http://www.fsf.org/news/2009-07-mscp-mono I guess they're still the issues
-
Unison can be a good substitute for many of those use cases. A private dropbox. I'm using it with great success ;-)
Rob Myers likes this. -
@psquid https://github.com/yamatt/bagmify fixed it. Patches welcome.
-
@yamatt: i have to try bagmify sooo bad
-
@xsteadfastx sarcasm doesn't come across so well on the internet :)
-
@yamatt: no sarcasm at all...i would love to try it...but i suck big time with git and need more docs...like what to start where...
-
@xsteadfastx oh, cool. Bit too much to go through here. Sign up to github the documentation is amazing. Can't go wrong.
-
@xsteadfastx I'll write a how-to in my wiki tonight.
-
@yamatt: i even have a git repo for sparkleshare...can i use that one?
-
@xsteadfastx your Sparkleshare instance writes to a git repo?
-
@yamatt: yes...
-
@xsteadfastx didn't realise it worked like that. You can certainly use the same repo, but you'll have to change 2 bits of code in Bagmify.
-
@xsteadfastx bagmiy will only push to a remote called bagmify you'll have to find what remote name ss uses and change bagmify to use that.
-
@xsteadfastx I designed it that way so you couldn't accidentally start syncronising any old git repository.
-
@xsteadfastx actually just specify the sparkleshare repo on first run of bagmify and it should be ok.
-
@yamatt: i dont have time today but tomorrow i will give it a try...do i have to run the same command on all clients?
-
@xsteadfastx should be the same as long as the paths are the same.
-
can you please help me with bagmify? i would love to use it but im such a idiot with git
-
on my server i created a git repo but when i want to use it on the client over ssh it doesnt work at all
-
@xsteadfastx sounds like a git problem to me. First can you push to the repo?
-
@xsteadfastx maintaining your own git server/repo is not an easy task. It's why I'm now using github for all my code.
-
@kevingranade it's just swapping one kind of pain for another ;)
-
Didn't Sparkleshare commit suicide last year?
-
@yamatt Ooh, I'd forgotten about this. Must remember to give it a whirl today.
-
@psquid let me know how it goes.