> "Shawn Walker" <[EMAIL PROTECTED]> writes:
> 
> > This seems rather tedious to do for every change.
> What do you folks do
> > when making changes to ONNV? Do you work / build
> nightlies out of your
> > mercurial directory? Do you commit them to a local
> mercurial
> > repository? If so, can you tell me what setup you
> have?
> >
> 
> I never download the source tarballs.
> 
> I keep a local pristine copy of the hg onnv tree in a
> zfs filesystem.
> 
> I create child workspaces with a little script that
> does it via a zfs
> clone, work in the child workspaces, commit to the
> child workspaces
> (and merge into them, etc).  Diff from there.

I don't suppose you'd be willing to share that script?

hg clone takes a little while...using zfs clone makes more sense too since most 
of the files will remain unchanged.

Thanks,
-Shawn
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to