cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] RCS sandbox
@ 2007-09-28  4:34 Fabio Massimo Di Nitto
  2007-09-28 15:04 ` Lon Hohberger
  2007-10-02  5:27 ` [Cluster-devel] RCS sandbox - update Fabio Massimo Di Nitto
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Massimo Di Nitto @ 2007-09-28  4:34 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Hi everybody,

for sometime now there has been a strong indication (on IRC) that the project
should move away from CVS to land on a more modern RCS.

Before you start a flame war that foo is better than bar and so on, let me
explain that we all understand the RCS of choice is always binded to people
personal tastes and it is basically impossible to make everybody happy.

It is my understanding that our options are also limited to what our hosting
service can provide but David should be able to confirm this.

One (and i repeat - one -) of the option is to switch to git.

To give developers an easy way to try it out, I did a test import of the entire
CVS archive (including history and branches) in git.

So what is the deal here:

- the repository has been imported once for testing:
 * it is not syncing regularly with CVS.
 * it is not complete (lacks some info in the commit logs, it does not map CVS
user names to git sign-off).
 * the import history has not been verified.

- the repository is hosted on a sandbox on my personal workstation:
 * you can use git:// and http:// checkouts.
 * you can commit (*).
 * all changes will be dropped *if* we will ever switch to git.
 * there is no guarantee that my workstation will be up 24/7.
 * bandwidth to my workstation is nothing spectacular so be patience (**).

So if you want to try it out you can browse everything using:

http://git.fugedabout.it/

(*) In order to get an account on the sandbox, please mail get in touch via
email (or IRC) with me. (PS: I will give accounts only to people that have CVS
write access)

(**) my workstation is also Ipv6 enabled. In some setups you might want to make
sure to use Ipv4 on your end if you notice an extremely long timeout on your
side (it usually a symptom of a broken hardware or setup on your side ;)).

Have fun
Fabio

-- 
I'm going to make him an offer he can't refuse.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Cluster-devel] RCS sandbox
  2007-09-28  4:34 [Cluster-devel] RCS sandbox Fabio Massimo Di Nitto
@ 2007-09-28 15:04 ` Lon Hohberger
  2007-10-02  5:27 ` [Cluster-devel] RCS sandbox - update Fabio Massimo Di Nitto
  1 sibling, 0 replies; 3+ messages in thread
From: Lon Hohberger @ 2007-09-28 15:04 UTC (permalink / raw)
  To: cluster-devel.redhat.com

On Fri, 2007-09-28 at 06:34 +0200, Fabio Massimo Di Nitto wrote:
> Hi everybody,
> 
> for sometime now there has been a strong indication (on IRC) that the project
> should move away from CVS to land on a more modern RCS.

> Before you start a flame war that foo is better than bar and so on, let me
> explain that we all understand the RCS of choice is always binded to people
> personal tastes and it is basically impossible to make everybody happy.

I would vote for Mercurial if I had a say.

However, I'm sure someone with a far stronger opinion would complain,
so, forget I said anything.  In any case, I would like to recommend
restricting the possible choices to:

  * git
  * svn
  * mercurial (hg)

Rationale: That's what closely-related projects use (Linux, openais,
Linux-HA).

-- Lon



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Cluster-devel] RCS sandbox - update
  2007-09-28  4:34 [Cluster-devel] RCS sandbox Fabio Massimo Di Nitto
  2007-09-28 15:04 ` Lon Hohberger
@ 2007-10-02  5:27 ` Fabio Massimo Di Nitto
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Massimo Di Nitto @ 2007-10-02  5:27 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Hi guys,

I did perform a new import of the tree, this time mapping cvs users to real
users to fix the Authors field in each commit.

If you did clone the previous tree, please re-clone to be able to keep pulling.

The main tree 'cluster/cluster.git' is now automatically syncing with CVS and
updating both the origin and master branch. This also means if you push a change
into that tree, it will not be preserved (for now).

git-cvsimport does the right thing by syncing CVS into origin, but it is
slightly less visible on gitweb than the master branch. So as a temporary
solution the sync script automatically push origin to master.

Cheers
Fabio

-- 
I'm going to make him an offer he can't refuse.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-02  5:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-28  4:34 [Cluster-devel] RCS sandbox Fabio Massimo Di Nitto
2007-09-28 15:04 ` Lon Hohberger
2007-10-02  5:27 ` [Cluster-devel] RCS sandbox - update Fabio Massimo Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).