Re: berlios closing; where should my projects escape to?

October 18th, 2011 - 05:10 am ET by Boris Pek | Report spam

šI don't want to learn GIT right now. Is there someplace I could stay with svn?



Maybe it was the sign to learn something new? =)

Git and Mercurial are really great DVCS. They are very suitable for small
projects with small developers group.

Subversion is more suitable for extremely big projects with strict hierarchy.
Or for repos with a lot of binary files.

Bazaar is something terrible designed. But some people use it...

Also do not ignore the Wikipedia:
http://en.wikipedia.org/wiki/Compar...facilities


To UNSUBSCRIBE, email to debian-mentors-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/494441318928420@web85.yandex.ru
email Follow the discussionReplies 13 repliesReplies Make a reply

Similar topics

Replies

#1 Barry Warsaw
October 18th, 2011 - 12:00 pm ET | Report spam

On Oct 18, 2011, at 12:00 PM, Boris Pek wrote:

 I don't want to learn GIT right now. Is there someplace I could stay with
svn?



Maybe it was the sign to learn something new? =)

Git and Mercurial are really great DVCS. They are very suitable for small
projects with small developers group.

Subversion is more suitable for extremely big projects with strict hierarchy.
Or for repos with a lot of binary files.

Bazaar is something terrible designed. But some people use it...



Of course, I'll disagree about Bazaar there. I think it's actually the most
user friendly of the bunch, and totally up to the task of hosting your
projects. I use it for almost all of mine. I also think that it has
workflows and command lines that will feel fairly natural and similar to you
as a Subversion user. Don't dismiss it out of hand. (It also has a bzr-svn
plugin for bridging between the two vcs's.)

I am most definitely *not* interested in getting into a flame war about
version control systems. If you don't like Bazaar, fine, YMMV. If you have
technical questions, I'm happy to answer them as best I can, or point you to
other forums that can help you.

Cheers,
-Barry






To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Archive: http://lists.debian.org/
Replies Reply to this message
#2 Thomas Goirand
October 20th, 2011 - 12:50 am ET | Report spam
On 10/18/2011 11:44 PM, Barry Warsaw wrote:
On Oct 18, 2011, at 12:00 PM, Boris Pek wrote:
Of course, I'll disagree about Bazaar there. I think it's actually the most
user friendly of the bunch, and totally up to the task of hosting your
projects. I use it for almost all of mine. I also think that it has
workflows and command lines that will feel fairly natural and similar to you
as a Subversion user. Don't dismiss it out of hand. (It also has a bzr-svn
plugin for bridging between the two vcs's.)

I am most definitely *not* interested in getting into a flame war about
version control systems. If you don't like Bazaar, fine, YMMV. If you have
technical questions, I'm happy to answer them as best I can, or point you to
other forums that can help you.

Cheers,
-Barry



Not getting into any war, but it seems 90% of everyone thinks Git is a way
better than BZR, and that the 10% that remains are BZR extremists. Since
VCS is all about sharing your sources (unless you don't care about others
and sees it as only a history/backup of your work), you'd better not be too
annoying for the vast majority of your VCS users.

Thomas


To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Archive: http://lists.debian.org/
Replies Reply to this message
#3 Roger Light
October 20th, 2011 - 02:40 am ET | Report spam
On Thu, Oct 20, 2011 at 5:26 AM, Thomas Goirand wrote:

Not getting into any war, but it seems 90% of everyone thinks Git is a way
better than BZR, and that the 10% that remains are BZR extremists. Since
VCS is all about sharing your sources (unless you don't care about others
and sees it as only a history/backup of your work), you'd better not be too
annoying for the vast majority of your VCS users.



I think it's more like "100% of people prefer the DVCS they use first
because anything after that is different". For the most part I believe
git, mercurial and bzr can all talk to each other so your argument is
less valid than it might be.

Cheers,

Roger


To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Archive: http://lists.debian.org/CAH7zdydg-Z+
Replies Reply to this message
#4 Russ Allbery
October 20th, 2011 - 04:00 am ET | Report spam
Roger Light writes:

I think it's more like "100% of people prefer the DVCS they use first
because anything after that is different".



Nope. Used svk first, then arch, then used bzr extensively for a while,
and then learned Git and switched everything else over to it as soon as
possible.

Russ Allbery () <http://www.eyrie.org/~eagle/>


To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Archive: http://lists.debian.org/
Replies Reply to this message
#5 Ben Finney
October 20th, 2011 - 07:30 am ET | Report spam
Russ Allbery writes:

Roger Light writes:

> I think it's more like "100% of people prefer the DVCS they use first
> because anything after that is different".

Nope. Used svk first, then arch, then used bzr extensively for a while,
and then learned Git and switched everything else over to it as soon as
possible.



Similar story here. I learned Arch, then svk, then Mercurial, then
Bazaar, then Darcs, then Git.

Bazaar is the clear winner from my perspective and I migrate everything
to it wherever I have that authority.

\ “Come on Milhouse, there’s no such thing as a soul! It’s just |
`\ something they made up to scare kids, like the Boogie Man or |
_o__) Michael Jackson.” —Bart, _The Simpsons_ |
Ben Finney


To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Archive: http://lists.debian.org/
Replies Reply to this message
Help Create a new topicNext page Replies Make a reply
Search Make your own search