You can use the 'unstable' version of TCVS:
http://testpilot.tortoisecvs.org/
That one uses the TortoiseOverlays component we implemented so that all
Tortoise clients (SVN, Git, Hg, CVS, ...) can use the same overlay slots.
Stefan
-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2363908
To unsubscribe from this discussion, e-mail: [dev-uns...@tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2363966
If the menus don't show up, that's a different problem. The
TortoiseOverlays dll is *only* for the overlays. Menus and all the rest
is done in the corresponding app, not the shared overlays component.
Also, versioning isn't a problem because the TortoiseOverlays.dll
implements a simple COM object, and the Tortoise app don't even link to
it - they're called by that overlays component, not the other way around.
Stefan
-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2363967