On Mon, Apr 07, 2008 at 05:05:22PM +0800, Jun Ma wrote: > To download via anonymous CVS, first set the environment variable > CVS_RSH to ssh, then check out the source code. The example below uses > the GNU Bourne-Again shell (bash): > > export CVS_RSH="ssh" > cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/gnash co gnash > === > > Is it possible for anonymous guys to submit patches?
Sure, just use cvs diff and post the result to savannah tracker. You'll need to have an account on savannah, but don't need to have write permission on the repository to submit patches. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

