From: Geoffrey B. <geo...@in...> - 2010-09-30 01:51:31
|
ok (yes I meant cvs). So there will be two diff files -- one from each tree -- and two new files handling the bincue stuff for the src/Unix directory. I'll send them tomorrow from work. Geoffrey On Wed, Sep 29, 2010 at 9:47 PM, Alexei Svitkine <ale...@gm...> wrote: > If by svn, you mean cvs, then you've more or less got it. ;) > > I suggest passing in -u to the diff command to get a unified diff > (easier to read). Also, if your changes involve modification to files > in both Basilisk and SheepShaver trees, you need to create two > patches, one from each tree. > > Cheers, > > -Alexei > > On Wed, Sep 29, 2010 at 9:41 PM, Geoffrey Brown <geo...@in...> wrote: >> Sure. I need a little handholding on making the diffs. >> Did you have in mind something like the following ? >> >> 1) I checkout a clean svn snapshot >> 2) make my changes >> 3) svn diff >> >> Geoffrey >> >> On Wed, Sep 29, 2010 at 9:25 PM, Alexei Svitkine >> <ale...@gm...> wrote: >>> Can you make a patch of the changes (using diff) rather than a tar.gz >>> of the files? >>> >>> -Alexei >>> >>> On Wed, Sep 29, 2010 at 9:20 AM, Geoffrey Brown <geo...@in...> wrote: >>>> I've developed changes to Basilisk and Sheepshaver to provide limited support >>>> for bin/cue files specifically to enable the use of (images of) mixed >>>> digital/audio cdroms. >>>> >>>> It's been suggested on the SheepShaver forum that I post those files >>>> here. Is it >>>> appropriate to attach a tar.gz file to this list ? If that's >>>> inappropriate, is there >>>> somebody who would like to catch these files, possibly for checkin to >>>> the cvs repository ? >>>> >>>> In SheepShaver, SDL audio and OS X core audio work and have been >>>> tested on linux and OS X. >>>> In Basilisk SDL audio works and has been tested on linux. >>>> >>>> The only bin/cue files my code supports are ones with a single binary >>>> and 2532 tracks (audio and raw >>>> data). There are other limitations, but those are the key ones. >>>> >>>> Geoffrey Brown >>>> >>>> ------------------------------------------------------------------------------ >>>> Start uncovering the many advantages of virtual appliances >>>> and start using them to simplify application deployment and >>>> accelerate your shift to cloud computing. >>>> http://p.sf.net/sfu/novell-sfdev2dev >>>> _______________________________________________ >>>> basilisk-devel mailing list >>>> bas...@li... >>>> https://lists.sourceforge.net/lists/listinfo/basilisk-devel >>>> >>> >>> ------------------------------------------------------------------------------ >>> Start uncovering the many advantages of virtual appliances >>> and start using them to simplify application deployment and >>> accelerate your shift to cloud computing. >>> http://p.sf.net/sfu/novell-sfdev2dev >>> _______________________________________________ >>> basilisk-devel mailing list >>> bas...@li... >>> https://lists.sourceforge.net/lists/listinfo/basilisk-devel >>> >> >> ------------------------------------------------------------------------------ >> Start uncovering the many advantages of virtual appliances >> and start using them to simplify application deployment and >> accelerate your shift to cloud computing. >> http://p.sf.net/sfu/novell-sfdev2dev >> _______________________________________________ >> basilisk-devel mailing list >> bas...@li... >> https://lists.sourceforge.net/lists/listinfo/basilisk-devel >> > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > |