[ug-bosug] How can I contribute to Open Solaris - Mini How to doc
Ananth Shrinivas
Ananth.Shrinivas at Sun.COM
Tue Oct 16 10:26:41 PDT 2007
Hi Ganga,
That is a very thorough document. Code For Freedom participants would
find it very useful ! Could probably be uploaded on the
codeforfreedom.in site ?
A couple of nits that I spotted:
(Page 2)
with this you can later on update your workspace with the latest changes
by just doing
#hg update
hg update will just refresh the working copy to the new tip if
changesets are pulled in. To get the incoming changesets, you need to
execute hg pull. A better solution would be to combine the pull + update
into a single operation using:
$ hg pull --update
(Page 4)
CR 278612 is invalid. CR 6278612 looks to be the correct one.
Thanks for sharing the doc :-)
Ananth
Gangadhar Mylapuram wrote:
> Hi,
>
> I have documented the stuff I learned on building and contributing to
> OpenSolaris. thought of sharing with community members.
>
> HTH
> Gangadhar.
> ------------------------------------------------------------------------
>
> _______________________________________________
> ug-bosug mailing list
> List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
> List-Owner: mailto:ug-bosug-owner at opensolaris.org
> List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>
More information about the ug-bosug
mailing list