From: <Mar...@ao...> - 2005-07-06 23:42:33
|
Thanks for this. I was not happy with the CVS app I had before (WinCVS) which said I needed Python to do with it. I prefer simplicity, even if it means a command line (having said that I'm on WinXP!). I am interested in getting the version with CleanSpeech and batch processing which I note is credited as 1.3.0-beta. Is that what I get when I follow the instruction you give? I guess I'll find out when I try it! Martyn In a message dated 06/07/2005 23:15:42 GMT Standard Time, l_d...@ad... writes: For Windows, TortoiseCVS allows a diff file to be created in a fairly straightforward manner. http://www.tortoisecvs.org/download.shtml TortoiseCVS integrates itself into the Explorer, so RMB (right mouse button) actions are facilitated. I've not that experienced with CVS ... I use the command line version to create the directory structure on my local drive to start off with, then TortoiseCVS from that point on. Here is a bat file ... start a command-prompt window and CD to where you want the directory tree to start ... then you can use something like this .bat file (I'm not sure the login is necessary in the first CVS command???) rem GetLatestAudacity.bat 2005-Jun-07 LDA cvs -d:pserver:ano...@cv...:/cvsroot/audacity login cvs -d:pserver:ano...@cv...:/cvsroot/audacity checkout audacity HTH ----- Original Message ----- From: <mar...@ao...> To: <aud...@li...> Sent: Wednesday, July 06, 2005 7:08 AM Subject: Re: [Audacity-devel] Equalizer problem - Fixed (mostly) > Markus > > I'm afraid that I don't know how to do this and I am not very familiar > with CVS and don't know how to make a patch file. Is there a page > telling me how to do it somewhere? > > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Audacity-devel mailing list Aud...@li... https://lists.sourceforge.net/lists/listinfo/audacity-devel |