Subject: CVS commit: pkgsrc/devel/svk
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Gillespie <epg@netbsd.org>
List: pkgsrc-changes
Date: 11/11/2004 18:04:36
Module Name:	pkgsrc
Committed By:	epg
Date:		Thu Nov 11 18:04:36 UTC 2004

Modified Files:
	pkgsrc/devel/svk: Makefile distinfo

Log Message:
pkgsrc changes: lose PKGREV and bump some dependencies.

upstream changes:

[Changes for 0.26 - 9 Nov, 2004]

* svk push -P. [Autrijus]

* Allow checkout, mirrored, and copy anchors to be different
  from each other, for the purpose of "push" and "pull"..[Autrijus]

* In incremental smerge, increase the fromrev after each
  individual merge. [Autrijus]

* Ignore empty lines for svk:merge parsing.

* Use local time for log output. [Wen-chien Jesse Sung]

* Properties are now being merged.

* Exsting directories are now being merged.

* Allow custom resolver for properties.

* Support svk:merge property auto-merging, when doing smerge.

* Create svn config directory if it doesn't exist.

* Commit to mirrored path was always sending full text
  due to an incorrect $cb{mirror} check.  This is a regression since
  0.23.

* Fix a bug that when committing from a checkout with descendents
  being mirrored path, the commit can ruin the mirror state.

* Fix svk merge -l rN:M loading too many logs.

* Fix svk admin to work  with non-default depots.

* New: svk ci -N, svk update/checkout --quiet.

* Fix svk cp a directory to checkout and then commit.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/svk/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/svk/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.