SVK

 view release on metacpan or  search on metacpan

CHANGES-1.0  view on Meta::CPAN


* Display copy/merge information in svk info. [Kang-min Liu]

* Fix annotate -x for renamed files.

* Allow import --force over checkout path.

* Allow svk command output to be stored in a scalar.

* Support svk copy depotpath path.

* Implement dir add with history in checkout_delta.

* Add stat as alias to status. [Dave Rolsky]

* Forbid the command that use simple edit (mkdir, mv, cp)
  to work on mirrored path unless run with --direct.

* Provide more accurate action (propmod, edit after copy) in svk log.

* Fix sync -a on depot other than //.

* sm -l now indent the log message. [Autrijus]

* Support non-recursive checkout.

* Let svk copy and add reported paths relative to the one given from
  command line.

* Fix status output for added directory from MergeEditor.

* Support mirroring from vcp source via SVN::Mirror.

[Changes for 0.13 - 11 Apr, 2004]

* Fix svk checkout anchor problems for creating and checking.

* Fix a bug that file is not closed for unchanged and merged (g) but
  prop change.

* Baseless smerge via -B / --baseless. [Autrijus]

* Arbitary-based smerge via -b / --base. [Autrijus]

* Get rid of IO::String.

* Cleanup invocation interface, move things from bin/svk to SVK.pm.

* Improve PPerl friendliness.

* New commands: svk propdel, svk depotmap -l.

[Changes for 0.12 - 28 Mar, 2004 - YAPC::Taipei::2004 Release Party]

* Report hostname when doing smerge -l.

* Support external diff with environment variable SVKDIFF.

* Various improvements in svk status and revert.

* Support pgp signatures and verification with gpg.

* Cache copy history lookup.

* Use perlio scalar instead of IO::String for the output of textual
  merge. This is about 15% faster than IO::String.

* Support delete depotpath directly.

* DelayEditor for Optimizing editor calls before sending to expensive editors.

* Various tree merge improvements in MergeEditor and XD::Editor.

* Command Options in POD. [Jesse Vincent]

* svk move. [Autrijus Tang]

* svk list -R. [viirya]

* zh translation. [Autrijus, Piaip]

* i18n framework. [Autrijus Tang]

* Fix svk cleanup.

* Fix checkout to a path with trailing slash. [#2350]

[Changes for 0.11 - 14 Mar, 2004]

***WANRING*** 

Checkout path schedules incompatible with previous versions of SVK. Do
commit or revert your checkouts before upgrading.

***WANRING*** 

* Fine-grained copath locking.

* Basic commit signing support with merge -s or commit -s.

* When a file is locally modified, merging prop-change on file results 
  in incorrect checksum. [#2322]

* Fix an incorrect live time of SVN::Stream, which causes crash on OS X.
  [Matthijs van Duin]

* Help system improvements. [Jesse Vincent]

* ls -R. [hcchien]

* Misc performance enhancements.

[Changes for 0.10 - 05 Mar, 2004]

* Change distname.

* Fix svn help for listing commands

* Fix adding files when committing to mirrored path.

[Changes for 0.09 - 05 Mar, 2004]



( run in 0.669 second using v1.01-cache-2.11-cpan-df04353d9ac )