Hello all,

I am hunting a bug where inkscape 0.91_pre3 win64 crashes before printing.

I can reproduce the error, it does not happen on win32 and might be related to the devtools.

So I want to rollback the devtools on my machine to a specific version:
(there was a significant change on rev14)

> bzr checkout lp:inkscape-devlibs64 \devlibs64
> bzr revno ->tells me rev 16
then I do
> bzr revert -r14
> bzr revno ->tells me rev 16
> bzr update
> bzr revno ->tells me rev 16

So how can I reset the files on my computer to a specific version?

Best regards, Adib.
--