[Vorbis] Re: Vorbis primitive API examples (LONG)

Ralph Giles giles at xiph.org
Mon Oct 9 22:51:38 PDT 2006


On Mon, Oct 09, 2006 at 06:05:24PM -0700, Andrew Lentvorski wrote:

> Okay, how do I drop a changeset/patchset/tag for you folks from SVN?

svn diff > patch.diff

If you want to include any added/removed files you need to first:

svn add newfile1.c newfile2.h
svn rm oldfile3.txt

and then they will be included in the diff as well.

Thanks for posting. Are you licensing these under the same BSD as the 
main code? Do you want to assign copyright?

 -r


More information about the Vorbis mailing list