Subject: CVS commit: pkgsrc/devel/p5-SVN-Mirror
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Gillespie <epg@netbsd.org>
List: pkgsrc-changes
Date: 11/11/2004 18:01:41
Module Name: pkgsrc
Committed By: epg
Date: Thu Nov 11 18:01:41 UTC 2004
Modified Files:
pkgsrc/devel/p5-SVN-Mirror: Makefile distinfo
Log Message:
[Changes for 0.50 - Nov 10, 2004]
* Workaround fsfs/win32 txn_commit bug in close_edit of mirror editor.
[Autrijus]
* Use iter pool for node_history tracing.
* Add trailing /... for vcp source if not exist.
* Use the same auth baton for all ra sessions.
* Hold another reference to merge back editor in addition to
cached_ra, because the callback in merge_back_editor might create
another ra session.
* Ignore signals before calling close_edit, instead of in commit callback.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/p5-SVN-Mirror/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-SVN-Mirror/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.