From: Carl-Daniel Hailfinger <c-d.hailfinger.kernel.2004@gmx.net>
To: "Markus Törnqvist" <mjt@nysv.org>
Cc: Valdis.Kletnieks@vt.edu, Hans Reiser <reiser@namesys.com>,
reiserfs-list@namesys.com
Subject: Re: On a free repacker
Date: Mon, 24 May 2004 22:41:20 +0200 [thread overview]
Message-ID: <40B25DF0.2090400@gmx.net> (raw)
In-Reply-To: <20040524203016.GA4990@nysv.org>
Markus Törnqvist wrote:
> On Fri, May 21, 2004 at 03:02:05PM -0400, Valdis.Kletnieks@vt.edu wrote:
>
>
>>Larry McVoy's BitKeeper licensing might be an interesting model to follow.
>>Not sure if you can make it work for a repacker thought....
>
>
> I must look into this. (Note, you can also enlighten me on this, since
> I don't think I'll look into it yet).
>
> All I know about BitKeeper is that it's not as simple to use as subversion
> and subversion is free in all senses of the word. So I don't use BK.
> And I wouldn't if Namesys wouldn't force me.
Oh, that is interesting. I think we agree that CVS is not simple to use.
But I'm interested in how subversion can be simpler than bitkeeper.
# bk clone bk://some.url/of/the/project
and you have a directory "project"
# cd project
# ./configure; make; make install
for updates:
# cd project
# bk pull
some projects may have a default of source not checked out, do it now
# bk -r get
Can it get simpler than this? I'm truly interested in anything that makes
my life simpler.
Regards,
Carl-Daniel
next prev parent reply other threads:[~2004-05-24 20:41 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-19 19:28 On a free repacker mjt
2004-05-20 17:28 ` Hans Reiser
2004-05-20 18:40 ` mjt
2004-05-22 2:32 ` Hans Reiser
2004-05-21 15:48 ` Redeeman
2004-05-22 2:57 ` Hans Reiser
2004-05-21 16:02 ` Redeeman
2004-05-21 18:49 ` mjt
2004-05-21 18:44 ` mjt
2004-05-21 19:02 ` Valdis.Kletnieks
2004-05-24 20:30 ` mjt
2004-05-24 20:41 ` Carl-Daniel Hailfinger [this message]
2004-05-24 20:47 ` mjt
2004-05-24 21:23 ` Carl-Daniel Hailfinger
2004-05-25 7:51 ` mjt
2004-05-25 1:12 ` Michael Milverton
2004-05-24 21:54 ` Valdis.Kletnieks
2004-05-27 4:10 ` Hans Reiser
2004-05-21 19:15 ` Mike Benoit
2004-05-21 19:36 ` mjt
-- strict thread matches above, loose matches on Subject: below --
2004-05-19 19:57 Burnes, James
2004-05-19 20:07 ` mjt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40B25DF0.2090400@gmx.net \
--to=c-d.hailfinger.kernel.2004@gmx.net \
--cc=Valdis.Kletnieks@vt.edu \
--cc=mjt@nysv.org \
--cc=reiser@namesys.com \
--cc=reiserfs-list@namesys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.