Sounds good to me. If you do the CVS work, I'll take a stab at the cactus work.
Eric -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 1:03 PM To: Turbine Developers List Subject: Re: Cactus Tests Revamp for Turbine [EMAIL PROTECTED] writes: > The directory is settable as a property. I'm just thinking that since the > whole directory is kind of a mess, and there are very few catus tests > anyway, it may make sense to rename it then. > > Jeff, If I submit a patch zip file with the new directory, can you sync that > up with a renamed directory. Or, even better, if we can get the rename done > first, then I can revamp according to the new directory. Here's how we could do it. I'm listing it here before I just jump in and do it since I get nervous when I muck around in the CVS repo: 1. do a cvs add for the new directory name ( is auto-commited ). 2. Copy all the ,v files and directries from the old rttest directory into the newly created directory. At this point if you do a cvs up, you'll get the new directory with the tests. The sources will have retained their history and are currently in src/cactus-tests and src/rttests. 3. do a 'cvs remove -f src/rttests' and commit. Then of course the properties and stuff will need to be updated to reflect the new directory. Sound like this will work? Any cvs experts see any problems with the above? -- ===================================================================== Jeffrey D. Brekke [EMAIL PROTECTED] Wisconsin, USA [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
