[Bf-committers] Python file locked in cvs?

Hans Lambermont bf-committers@blender.org
Mon, 20 Oct 2003 19:53:21 +0200


Ton Roosendaal wrote:

> I got this error:
> 
> cvs server: cannot commit with sticky date for file  
> `python/api2_2x/Draw.c'

Weird, what is your 'cvs status Draw.c' output in python/api2_2x/ ?

It should be like this:

===================================================================
File: Draw.c            Status: Up-to-date

   Working revision:    1.14
   Repository revision: 1.14 /cvsroot/bf-blender/blender/source/blender/python/api2_2x/Draw.c,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

Maybe you have a 'sticky' option set, if so clear it with 'cvs update -A
Draw.c', but how did you get this option set in the first place, did you
ever do an update of an old version ? Or an old date ?

Hans
-- 
Q: Because it reverses the logical flow of conversation.
A: Why is putting a reply at the top of the message frowned upon?