[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: gcc source management requirements

From: Peter Davis <peter_at_pdavis.cx>
Date: 2002-12-10 05:51:39 CET

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

On Monday 09 December 2002 20:00, Martin Pool wrote:
> I've started using the micropattern of putting all submitted patches
> as diffs into a subdirectory of the CVS tree.

I have my own pattern of creating a directory for each open issue (bug) and
creating branches and storing patches within that directory. (I actually
track the issue descriptions and comments in this same directory, but that's
not the point.) For example:

/issue/
  new/
    i000100/ # Issue number 100
      description
      ... # comments, patches, addendums
      branch/
        ... # branches for working on the issue's fix
  assigned/
    pediddle/ # issues assigned to me (pediddle)
      ... # more issues
  resolved/
    ... # more issues

So basically all work gets done in a branch, and the branch is stored along
side the issue description and any relevant patches.

Just in case anyone cared :-)

- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE99XLbhDAgUT1yirARAgPsAJwPjfZqC70f9QPHebvNOzRz6SrDvACbBfHk
jJ78P5vtEWnHvygsuxVOu1Y=
=5byX
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 10 05:52:20 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.