[svk-devel] 'svk push --verbatim' generating extra change sets

Chip Salzenberg chip at pobox.com
Fri Aug 4 15:03:53 EDT 2006


I'm using svk 1.08 for parrot development, and I'm doing push and pull
operations fairly frequently.  This usually works fine.

However, sometimes the a 'push --verbatim' operation commits a change set
upstream that contains an old change log description, but the actual content
of the change is strictly a change in the metadata on the 'trunk' directory.
It's bad that the users who are watching the subversion change logs are
seeing my nice descriptive log messages attached to ... nothing.

Is this pilot error, or a known bug, or an unknown bug?

Here's a sample 'svk desc' output from one of those pushes.  Note that the
log message is a recycle from a change that was already pushed before.

----------------------------------------------------------------------
r13934 (orig r13847):  chip | 2006-08-04 11:57:17 -0700

FixedPMCArray housekeeping:
  Don't use uninitialized memory.
  Don't try to malloc(0).  (closes: #39752)

----------------------------------------------------------------------

Property changes on: mirror/trunk
___________________________________________________________________
Name: svk:merge
  7fc139bf-8970-4f2f-b156-fcfcde0233a8:/local:123
  926e565f-4b13-48e0-a4e5-d9a13d1707a7:/parrot/local:703
  a07a612e-f204-0410-8cdc-aff1a4c4bb19:/local/parrot:2138
 -a64935e8-2bf9-0310-a0b3-e97248908fa2:/local:13864
 +a64935e8-2bf9-0310-a0b3-e97248908fa2:/local:13866
  a6810612-c0f9-0310-9d3e-a9e4af8c5745:/parrotcode/offline:19695
  b152d646-4e02-0410-9af0-e87ab1df974b:/local/parrot/branches/debian:18783
  b152d646-4e02-0410-9af0-e87ab1df974b:/local/parrot/trunk:36798



-- 
Chip Salzenberg <chip at pobox.com>


More information about the svk-devel mailing list