in reply to Re: Re: OT : Bad week
in thread OT : Bad week

CVS lets you delete but you still have a copy in the Attic.

Replies are listed 'Best First'.
Re^4: OT : Bad week
by hardburn (Abbot) on Feb 13, 2004 at 14:01 UTC

    But it's a big pain to do the deletion, especially when you have to do it one file at a time and have to put in your SSH password each time (should have gotten my SSH key uploaded to SourceForge, but I was new to SSH at the time, too). And, as you mentioned, it doesn't really delete the file, unless you can get into the guts of the CVS database (which for SourceForge, means taking out a support ticket and waiting). So my old GnuPG secret key ring is there for the world to download (though the first thing I did was revoke the keys).

    ----
    : () { :|:& };:

    Note: All code is untested, unless otherwise stated

      Surely there is some sort of scripting language thingy out there that could help?

        Like I said, at the time, I was new to a lot of stuff. A lot of scripting was beyond me. About the only thing I wasn't a newbie at was Freenet and Java, which is how I got associated with that particular project.

        ----
        : () { :|:& };:

        Note: All code is untested, unless otherwise stated