Page 4 of 7

Re: lQuery

Posted: Tue Mar 29, 2011 6:11 am
by RPG
Thanks!:)

Re: lQuery

Posted: Tue Mar 29, 2011 6:27 am
by RPG
Border image: in lQuery now
See more http://www.lrbabe.com/sdoms/borderImage/

Re: lQuery

Posted: Fri Apr 01, 2011 6:00 pm
by genericdave
Git gets all the love nowadays for some reason. If you want something that puts the emphasis on being clean and easy to use, give Bazaar a shot. Git is certainly fast and powerful, but if you need to do something the slightest bit non-trivial with Git, you end up spending half an hour digging through overly complicated documentation. This is not a problem with Bazaar as the docs and program itself are incredibly simple and it comes standard with a fully functional GUI explorer that actually works.

I don't know how good Launchpad is, but it's what they use to host the Ubuntu source code so it should be more than enough for your purposes.

Re: lQuery

Posted: Sat Apr 02, 2011 9:18 am
by BlackBulletIV
genericdave wrote:Git gets all the love nowadays for some reason.
Not exactly. It's growing fast (I'm sure part of it is to do with GitHub, they're awesome), but SVN still has the lead (unfortunately).
genericdave wrote:but if you need to do something the slightest bit non-trivial with Git, you end up spending half an hour digging through overly complicated documentation.
Check out Pro Git. It's got pretty everything you need to know about Git (even how it works internally), and, from what I've read, it's very easy to understand.

Re: lQuery

Posted: Sat Apr 02, 2011 9:29 am
by thelinx
BlackBulletIV wrote:
genericdave wrote:Git gets all the love nowadays for some reason.
SVN still has the lead (unfortunately).
Indeed, but does it get any love at all?

Re: lQuery

Posted: Sat Apr 02, 2011 9:37 am
by BlackBulletIV
Good point... :ultraglee:

Re: lQuery

Posted: Sat Apr 02, 2011 4:26 pm
by RPG
Bazaar looks pretty cool, I'll try it. It's very important for me - easy to use, nobody knows VCS in my team and small part of team knows English (including me :D ).

Re: lQuery

Posted: Sat Apr 02, 2011 6:16 pm
by RPG
Too many errors in bazaar: error while connecting to launchpad, error while connecting to sftp... Only local repository works.

Re: lQuery

Posted: Sat Apr 02, 2011 7:28 pm
by BlackBulletIV
Lol :). Just know that if you go with Bazaar you won't have GitHub or BitBucket.

Re: lQuery

Posted: Sat Apr 02, 2011 7:35 pm
by RPG
Bazar is not working, I'll try github.