You're not currently signed in.

svk 1.0 release engineering

showstoppers

core

  • -editor xd does not fail gracefully on unwritable subdirectories or files under a checkout when updating or merging to checkout-
  • -cmerge should be marked as deprecated. use merge -c for now.-
  • -svk patch send appears unimplemented. Bombs out horribly-

Documentation

  • -svk help patch-

UI

  • -svk patch /subcommand/ should be changed to svk patch --/subcommand/-
  • when waiting on the stalled svn::mirror lock, should tell the user how to clean it with svk mirror --unlock //path
  • -when mirroring a tree containing trunk/ and branches/ etc, skip-to will flatten the tree (just as bad as svn co svn://svn.clkao.org/svk). Users should be warned.-

Desired feature

  • -log -r REV@ indicates remote revision resolving-