info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: auto branch propagation


From: Kesavan T.S
Subject: Re: auto branch propagation
Date: Thu, 13 Apr 2006 22:41:23 -0400

Hi Mark,
Thanks a lot for your response.I would really appreciate any tips for writing a script for auto propagation of a fix in prod level branch to future releases. When ever a commit is made I want to look up upstream branches for these files and in a temp directory do a update -j if the merge is successful commit it on the branch otherwise lookup users email and send a notification for merge.

Regards,
kesavan


From: "Mark D. Baushke" <address@hidden>
To: address@hidden
CC: address@hidden
Subject: Re: auto branch propagation Date: Wed, 12 Apr 2006 20:54:56 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kesavan T.S <address@hidden> writes:

> We have a project which has several releases in a year and people
> working in parallel. We want to setup branches like REL1, REL2 , REL3
> . When REL1 branch goes into production  is there any feature by which
> and bug fixes made for eg: ConnectionPool.java to automatically
> propagate to REL2 and REL3.

No.

> If there is any conflict auto merging REL1 and REL2 or REL2 to REL3 it
> should send an email notification to the user to alert that this needs
> to be manually merged.

I am not aware of any such tool.

> Also we are thinking of migrating from SCCS to CVS I would appreciate
> if any body has done this successfully and any pointers on things to
> plan for .

It has been done. Some do it as SCCS to CVS directly, most other have gone
through RCS format as an intermediary.

Interesting links include:

  http://www.gigascale.org/softdevel/faq/17.html

  http://www.cs.purdue.edu/homes/trinkle/RCS/

  ftp://locke.ccil.org/pub/esr/sccs2rcs-1.1.tar.gz

  http://www.cs.purdue.edu/homes/trinkle/RCS/contrib/rcsfreeze.pl

  http://www.catb.org/~esr/sccs2rcs/

  http://www.catb.org/~esr/sccs2rcs/sccs2rcs

I hope you find them of interest.

        Enjoy!
        -- Makr
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD8DBQFEPcuQCg7APGsDnFERAgQnAKD4YCZgrZ2Dz1iTCdZwsdqZwW6mewCg9qdq
2iB3/5g9eSzeinxfPnkiC3w=
=yMCh
-----END PGP SIGNATURE-----


_______________________________________________
info-cvs mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/info-cvs






reply via email to

[Prev in Thread] Current Thread [Next in Thread]