Hello Robert,

>> Is it possible for me to credit the fix to someone else? My colleague
>> Guy Prémont ([EMAIL PROTECTED]) had originally subclassed
>> osg::Sequence in the company's code to fix the problem and alerted me
>> to it, so I submitted it.
>
> Its a bit late now, unless we can edit svn comments.  Any idea how?

Yeah, I should have mentioned it when submitting, I'll remember next  
time. There does seem to be a way to edit SVN comments.
 From http://svn.haxx.se/users/archive-2004-06/1365.shtml :

> Basically, you can do this three ways:
>
> 1. svn propset svn:log --revprop -r <REVISION> "My corrected log
>        message" <URL>
> 2. svn propset svn:log --revprop -r <REVISION> -F
>        <file-with-corrected-log-message.txt> <URL>
> 3. svn propedit svn:log --revprop -r <REVISION>

I guess the third will start your editor and you can type in the  
revised comment.

Thanks,

J-S
-- 
______________________________________________________
Jean-Sebastien Guay     [EMAIL PROTECTED]
                         http://whitestar02.webhop.org/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to