8 Dec 2000 nooks   » (Journeyer)

Version out of control

I had a shitty time dealing with nasty WinCVS problems this morning: a user had run a `cvs remove' on a file so she could `cvs add' it later with the -kb option (why this should still be necessary even on Windows boxes is just beyond me), and then ran into trouble committing the file because of permission problems, and then because someone else (read: me) messed with it by clocking up a few revisions.

So then she was stuck with an uncommitted removed file that she couldn't commit (it wasn't up to date) and couldn't update (because someone had changed it).

Solution: run a `cvs add', at which point the file is `resurrected'. After finding the hidden `type in any cvs command and I'll run it for you' dialog box, of course.

I will never understand why anyone would want the shitty error reporting and restricted functionality of GUI software.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!