subversion repository available

Laszlo 'GCS' Boszormenyi gcs-guest@users.alioth.debian.org
Mon, 5 Jul 2004 00:58:06 +0200


--EeQfGwPcQSOJBaQU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi List,

 Robert Millan asked and gave me permission to create a subversion
repository on Alioth. I used svn-inject for this, as this follows exatly
what we need: separate packages under the subversion root directory.
For each package, we (will) have this layout under pkg-grub/ :
<package>/
         +--> branches/upstream/
                               +--> current package, upstream source only
                               +--> package versions like 0.95+cvs20040624
         +--> tags/
                  +--> different package states as we tag them
         +--> trunk/
                   +--> current package, including debian/ dir

Currently only grub is loaded into the repository. It can be checked out
with the following command:
svn co svn+ssh://<username>@svn.grub.alioth.debian.org/svn/pkg-grub/grub/
... or later the whole tree if the grub/ is mising from the end.
Updating the local copy is easy, like with cvs issue 'svn up' in the
repo's directory. After making changes in trunk/{,debian/} the changeset
can be checked with 'svn diff' (revisions can be specified, like
'svn diff -r BASE:HEAD' should give the changes since last update).
Commiting the changes is easy, just type 'svn ci'.
I will write more things about svn, how to use it etc, and set up a mail
mechanism which will mail all the new commits to this list if requested.
Anyway, a good book is online about subversion[1], but it can be
purchased as well[2].

I think this step will serve us big, as we can effectively can work on
the same package now. Thanks Robert!

Sincerely,
Laszlo/GCS
[1] http://svnbook.red-bean.com/
[2]
http://www.amazon.com/exec/obidos/tg/detail/-/0596004486/qid%3D1087949531/sr%3D8-1//104-5231786-8977541

--EeQfGwPcQSOJBaQU
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFA6It+MDatjqUaT90RAqyoAJ9qdIYp3AQ7t3s7d5f+SFhX25+h/wCgkkey
KDZHwcCQPiWAI1tYSJ9MNtU=
=BAej
-----END PGP SIGNATURE-----

--EeQfGwPcQSOJBaQU--