On Wed, 12 Nov 2008 08:41:30 -0000, you wrote:
>> >Is there a way to figure out on what branch that file is marked for
>> >edit? So that we can check it out again, an release the edit lock.
>>
>> You don't have to do this; a repo admin can unedit any file
>> http://www.cvsnt.org/manual/html/unedit.html
>>
>
>Is it possible to do this using the WinCVS GUI, or is this command
>line only?
AFAIK this is command line only. You can use WinCvs to create and
execute a cvs command line, though.
>I'm seeing an "unlock revision" admin option in the history display,
>but then I'm selecting a specific revision of course.
The admin command option "unlock revision" is something else. This is
only to unlock a revision locked with the admin command "lock
revision" and this mechanism is deprecated.
Gerhard