On Wed, 11 Oct 2000, David Burnett wrote:> $ cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot co -r branch_postbeta2 > ogg > > It gives me a directory structure, adds the CVS > directories, then trys to delete the lot...You want the 'branch_postbeta2' tag only for vorbis. The ogg, ao, vorbis-tools, and vorbis-plugins modules are all under MAIN. Hope that helps, -ralph P.S. cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot login cvs -z3 -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot \ co -r branch_postbeta2 vorbis cvs -z3 -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot \ co ogg ao vorbis-tools vorbis-plugins --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
thereis no branch int he other moudles. cvs get ogg cvs get -r branch_postbeta2 vorbis cvs get vorbis-tools cvs get vorbis-plugins cvs get ao only the vorbis module has the branch. jack. On Wed, Oct 11, 2000 at 07:28:05PM +0000, David Burnett wrote:> Well after a week out for a training course, I'm back to trying > to check out the postbeta2_branch. so I do > > cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot co -r branch_postbeta2 > vorbis > > and everything is fine. > > Trying > > $ cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot co -r branch_postbeta2 > ogg > > I get... > > cvs server: Updating ogg > cvs server: Updating ogg/doc > cvs server: Updating ogg/include > cvs server: Updating ogg/include/ogg > cvs server: Updating ogg/src > /bin/rmdir: ogg/src: Directory not empty > cvs checkout: cannot remove ogg/src: I/O error > /bin/rmdir: ogg/include/ogg: Directory not empty > cvs checkout: cannot remove ogg/include/ogg: I/O error > /bin/rmdir: ogg/doc: Directory not empty > cvs checkout: cannot remove ogg/doc: I/O error > > It gives me a directory structure, adds the CVS > directories, then trys to delete the lot... > > Can some one please send me a idiot dummies guide > to getting the post beta2 stuff, I have precious little hair > left as it is... > > Dave > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > Ogg project homepage: http://www.xiph.org/ogg/ > To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered.--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> Well after a week out for a training course, I'm back to trying > to check out the postbeta2_branch. so I do > > cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot co -r branch_postbeta2 > vorbis > > and everything is fine. > > Trying > > $ cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot co -r branch_postbeta2 > ogg > > I get...The other modules are not on branches. Only vorbis is branched in order to preserve the 'old structure' in the mainline until we have it stable (which it's very close to now... maybe today or tomorrow, all the branches will collapse back to mainline). Monty --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Well after a week out for a training course, I'm back to trying to check out the postbeta2_branch. so I do cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot co -r branch_postbeta2 vorbis and everything is fine. Trying $ cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot co -r branch_postbeta2 ogg I get... cvs server: Updating ogg cvs server: Updating ogg/doc cvs server: Updating ogg/include cvs server: Updating ogg/include/ogg cvs server: Updating ogg/src /bin/rmdir: ogg/src: Directory not empty cvs checkout: cannot remove ogg/src: I/O error /bin/rmdir: ogg/include/ogg: Directory not empty cvs checkout: cannot remove ogg/include/ogg: I/O error /bin/rmdir: ogg/doc: Directory not empty cvs checkout: cannot remove ogg/doc: I/O error It gives me a directory structure, adds the CVS directories, then trys to delete the lot... Can some one please send me a idiot dummies guide to getting the post beta2 stuff, I have precious little hair left as it is... Dave --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.