geninitrd/branches/cryptrootfs: . ChangeLog Makefile TODO geninitrd geninitrd.8.xml geninitrd.syscon...

Michal Moskal malekith at pld-linux.org
Mon Oct 4 19:05:02 CEST 2004


On Sun, Oct 03, 2004 at 10:19:14PM +0000, serek wrote:
> Author: serek
> Date: Sun Oct  3 22:19:07 2004
> New Revision: 4713
> 
> Added:
>    geninitrd/branches/cryptrootfs/
>    geninitrd/branches/cryptrootfs/ChangeLog
>    geninitrd/branches/cryptrootfs/Makefile
>    geninitrd/branches/cryptrootfs/TODO
>    geninitrd/branches/cryptrootfs/geninitrd   (contents, props changed)
>    geninitrd/branches/cryptrootfs/geninitrd.8.xml
>    geninitrd/branches/cryptrootfs/geninitrd.sysconfig
>    geninitrd/branches/cryptrootfs/lvm.todo
> Log:
> - start.

Just a remark for future: when you're creating a branch in a svn repo,
you should use svn cp, in this example:

  svn cp http://svn.pld-linux.org/geninitrd/trunk \
         http://svn.pld-linux.org/geninitrd/branches/cryptrootfs
         
and not svn add on local copy as you did. This way you conceptually create
a hard link in the repo, to the starting revision, saving disk space
(not very relevant here, as the files are small) and retaining change log.

-- 
: Michal Moskal :: http://www.kernel.pl/~malekith :: GCS !tv h e>+++ b++
: ::: Logic is a nice contrast to the Real World. :: UL++++$ C++ E--- a?




More information about the pld-devel-en mailing list