Editor contract question
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-12-02 00:27:37 CET
libsvn_repos/delta.c:delete() invokes editor->delete_entry with an
return c->editor->delete_entry (edit_path (c, path), SVN_INVALID_REVNUM,
The documentation for delete_entry is:
Remove the directory entry named PATH, a child of the directory
There is no mention that REVISION can be invalid if the sanity check
Should I allow sanity-check revisions to be invalid (presumably in
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.