On Mon Apr 12 05:32:39 EDT 2010, [email protected] wrote: > Hi folks, > Is there any revision control system or SCM of Plan 9 sources? I would > like to read changesets, but don't know where I can find them. > Thanks.
not really. if you want to read revision history, you can use history(1) on sources. unfortunately this requires a sources account. - erik
